gaohuang / DenseNet_lite
A more memory efficient Torch implementation of "Densely Connected Convolutional Networks".
☆29Updated 7 years ago
Alternatives and similar repositories for DenseNet_lite:
Users that are interested in DenseNet_lite are comparing it to the libraries listed below
- ☆16Updated 8 years ago
- Torch implementation of PixelCNN for MNIST☆29Updated 8 years ago
- Architecture learning for CNN's☆37Updated 7 years ago
- an updated version of fb.resnet.torch with many changes.☆37Updated 8 years ago
- ☆44Updated 7 years ago
- Multi-Residual Networks☆23Updated 8 years ago
- [adversarial] examples and training cost☆19Updated 8 years ago
- ☆32Updated 8 years ago
- Torch7 implementation of "Regularization of Neural Networks using DropConnect"☆30Updated 9 years ago
- Torch implementation reproducing MNIST experiments from DeepMind's DNI paper.☆43Updated 8 years ago
- Deeper DCGAN with AE stabilization☆38Updated last year
- Fast-RCNN models in Torch-7 format☆18Updated 9 years ago
- DNI(Decoupled Neural Interfaces using Synthetic Gradients) implementation with Torch☆29Updated 8 years ago
- ☆45Updated 7 years ago
- ☆29Updated 7 years ago
- Wide-residual network implementations. Best result for cifar10(97.12%), cifar100(84.12%), and other kaggle challenges☆37Updated 8 years ago
- Torch implementation of LSUV weight init from http://arxiv.org/abs/1511.06422☆21Updated 8 years ago
- torch data augmentation toolbox (supports affine transform)