Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.
Caffe code for Densely Connected Convolutional Networks (DenseNets)
Classification with PyTorch.
Rethinking the Value of Network Pruning (Pytorch)
Code for "Deep Networks with Stochastic Depth"
Network Slimming (Pytorch)
Caffe: a fast open framework for deep learning.
An All-MLP solution for Vision, from Google AI
Official DeiT repository
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
PyTorch library for adversarial attack and training
CS294; AI For Systems and Systems For AI
Imitation Learning Homework 1