Pinned Repositories
brats-e1d3
E1D3 U-Net for Brain Tumor Segmentation
ARC
A vision-based Automatic Retail Checkout System
containerizing
Docker-Tips
JAX-DNN-MNIST
A demonstration of NN training in JAX (via STAX).
ORB_SLAM3_ros
A ROS wrapper for ORB-SLAM3. Focus on portability and flexibility.
OrthogonalMatchingPursuit
MATLAB implementation of Orthogonal Matching Pursuit to find the sparsest solution to a linear system of equations, via combinatorial search.
PyTorch-reveal.js
Slides in reveal.js, covering an introduction to PyTorch
stalhabukhari's Repositories
stalhabukhari/OrthogonalMatchingPursuit
MATLAB implementation of Orthogonal Matching Pursuit to find the sparsest solution to a linear system of equations, via combinatorial search.
stalhabukhari/ARC
A vision-based Automatic Retail Checkout System
stalhabukhari/JAX-DNN-MNIST
A demonstration of NN training in JAX (via STAX).
stalhabukhari/PyTorch-reveal.js
Slides in reveal.js, covering an introduction to PyTorch
stalhabukhari/TicTacToe
A beginner-level program in C++ for a 4-by-4 Tic-Tac-Toe game (c. 2015).
stalhabukhari/alrao
Implementation of "Learning with Random Learning Rates" in PyTorch.
stalhabukhari/batchgenerators
A framework for data augmentation for 2D and 3D image classification and segmentation
stalhabukhari/BatchViewer
A tool to do quick and dirty inspection of multichannel 3D data. I use it mainly to visualize batches for deep learning.
stalhabukhari/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
stalhabukhari/brats-e1d3
E1D3 U-Net for Brain Tumor Segmentation
stalhabukhari/cs-computer-networking
stalhabukhari/CS102-Algorithm-Analysis
Algorithm Analysis
stalhabukhari/DeblurGAN
Image Deblurring using Generative Adversarial Networks
stalhabukhari/deepmedic
Efficient Multi-Scale 3D Convolutional Neural Network for Segmentation of 3D Medical Scans
stalhabukhari/DIST-Renderer
DIST: Rendering Deep Implicit Signed Distance Function with Differentiable Sphere Tracing (CVPR 2020).
stalhabukhari/HDC-Net
HDC-Net: Hierarchical Decoupled Convolution Network for Brain Tumor Segmentation
stalhabukhari/iGibsonChallenge2021
stalhabukhari/keras-contrib
Keras community contributions
stalhabukhari/lietorch
stalhabukhari/MIScnn
A framework for Medical Image Segmentation with Convolutional Neural Networks and Deep Learning
stalhabukhari/motion-planning-books-1
记录:规划,决策,机器学习,编程的书籍
stalhabukhari/motion-planning-books-2
stalhabukhari/mpc-mpnet-py
stalhabukhari/nnUNet
stalhabukhari/points2surf
Learning Implicit Surfaces from Point Clouds (ECCV 2020)
stalhabukhari/public-kaolin
stalhabukhari/PyHessian
PyHessian is a Pytorch library for second-order based analysis and training of Neural Networks
stalhabukhari/pytorch-classification
Classification with PyTorch.
stalhabukhari/sls
Implements stochastic line search