bsham's Stars
keras-team/keras
Deep Learning for humans
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
herrbischoff/awesome-macos-command-line
Use your macOS terminal shell to do awesome things.
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
tensorlayer/TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
beamandrew/medical-data
robertsdionne/neural-network-papers
arxiv-vanity/arxiv-vanity
Renders papers from arXiv as responsive web pages so you don't have to squint at a PDF.
inukshuk/jekyll-scholar
jekyll extensions for the blogging scholar
cvlab-yonsei/MNAD
An official implementation of "Learning Memory-guided Normality for Anomaly Detection" (CVPR 2020) in PyTorch.
cvlab-yonsei/PISR
An official implementation of "Learning with Privileged Information for Efficient Image Super-Resolution" (ECCV2020) in PyTorch.
hosang/detection-proposals
Evaluation of detection performance, recall, and repeatability of detection proposal algorithms
cvlab-yonsei/projects
cvlab-yonsei/SFNet
An official implementation of "SFNet: Learning Object-aware Semantic Correspondence" (CVPR 2019, TPAMI 2020) in PyTorch.
cvlab-yonsei/RRID
An official implementation of "Relation Network for Person Re-identification" (AAAI 2020) in PyTorch.
cvlab-yonsei/ISGAN
An official implementation of "Learning Disentangled Representation for Robust Person Re-identification" (NeurIPS 2019) in PyTorch.
cvlab-yonsei/DKD
An official implementation of "Decomposed Knowledge Distillation for Class-incremental Semantic Segmentation" (NeurIPS 2022) in PyTorch.
cvlab-yonsei/DASS
An official PyTorch implementation of "Bi-directional Contrastive Learning for Domain Adaptive Semantic Segmentation", ECCV 2022.
cvlab-yonsei/OIMNetPlus
An official PyTorch implementation of "OIMNet++: Prototypical Normalization and Localization-aware Learning for Person Search", ECCV 2022.
cvlab-yonsei/ALIFE
An official implementation of "ALIFE: Adaptive Logit Regularizer and Feature Replay for Incremental Semantic Segmentation" (NeurIPS 2022) in PyTorch.
cvlab-yonsei/FlowGRU
An official implementation of "Temporally Consistent Depth Prediction with Flow-Guided Memory Units" (TITS 2019) in Tensorflow.