chengyangfu / pytorch-vgg-cifar10
This is the PyTorch implementation of VGG network trained on CIFAR10 dataset
☆346Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-vgg-cifar10
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆328Updated 5 years ago
- pytorch and cifar10☆210Updated 3 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆376Updated 5 years ago
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆875Updated 5 years ago
- ConvNet training using pytorch☆348Updated 3 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆412Updated 4 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆910Updated last year
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆461Updated 4 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆173Updated 2 years ago
- NAS-Bench-201 API and Instruction☆625Updated 4 years ago
- FitNets: Hints for Thin Deep Nets☆204Updated 9 years ago
- Code for SkipNet: Learning Dynamic Routing in Convolutional Networks (ECCV 2018)☆234Updated 5 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆396Updated 6 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆462Updated 6 years ago
- Binarized Neural Network (BNN) for pytorch☆500Updated last year
- Papers for deep neural network compression and acceleration☆394Updated 3 years ago
- Implementation of the mixup training method☆464Updated 6 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆543Updated 4 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,508Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆714Updated 5 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,444Updated 6 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆429Updated 11 months ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,223Updated 4 months ago
- Classification with PyTorch.☆1,690Updated 4 months ago
- MSDNet☆189Updated 2 years ago
- Reproduces ResNet-V3 with pytorch☆506Updated 4 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆910Updated 4 years ago
- PyTorch Implementation of Weights Pruning☆184Updated 6 years ago
- Using Teacher Assistants to Improve Knowledge Distillation: https://arxiv.org/pdf/1902.03393.pdf☆256Updated 5 years ago