rish-av's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
tensorflow/models
Models and examples built with TensorFlow
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
openai/triton
Development repository for the Triton language and compiler
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
facebookresearch/hydra
Hydra is a framework for elegantly configuring complex applications
tensorflow/lucid
A collection of infrastructure and tools for research in neural network interpretability.
pytorch/TensorRT
PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
princeton-vl/DROID-SLAM
austin-taylor/code-vault
Collection of useful notebooks and snippets
Ashishgup1/Competitive-Coding
dalmia/Deep-Learning-Book-Chapter-Summaries
Attempting to make the Deep Learning Book easier to understand.
ClementPinard/SfmLearner-Pytorch
Pytorch version of SfmLearner from Tinghui Zhou et al.
YanchaoYang/FDA
Fourier Domain Adaptation for Semantic Segmentation
dalgu90/resnet-18-tensorflow
ResNet-18 TensorFlow Implementation including conversion of torch .t7 weights into tensorflow ckpt
LiqunChen0606/Graph-Optimal-Transport
Code for ICML 2020 "Graph Optimal Transport for Cross-Domain Alignment"
karpathy/gitstats
A lightweight/pretty visualizer for recent work on a git code base in multiple branches. Helps stay up to date with teams working on one git repo in many branches.
abdo-eldesokey/nconv
A PyTorch implementation for our work "Confidence Propagation through CNNs for Guided Sparse Depth Regression"
dfki-av/pwoc-3d
Implementation of PWOC-3D network for end-to-end stereo scene flow estimation
rish-av/cross_spectral_stereo
PyTorch implementation for unsupervised cross-spectral stereo matching using cycleGAN & dispnet
rish-av/hsid-cnn
Tensorflow Implementation of HSID-CNN for denoising hyperspectral images
rish-av/DeepLiDARFlow