chengyangfu / pytorch-vgg-cifar10
This is the PyTorch implementation of VGG network trained on CIFAR10 dataset
☆351Updated 5 years ago
Alternatives and similar repositories for pytorch-vgg-cifar10:
Users that are interested in pytorch-vgg-cifar10 are comparing it to the libraries listed below
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆332Updated 6 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆468Updated 5 years ago
- pytorch and cifar10☆216Updated 4 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 6 years ago
- FitNets: Hints for Thin Deep Nets☆206Updated 9 years ago
- ConvNet training using pytorch☆345Updated 4 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆381Updated 5 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆177Updated 2 years ago
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆879Updated 5 years ago
- NAS-Bench-201 API and Instruction☆632Updated 4 years ago
- Wide Residual Networks (WideResNets) in PyTorch☆338Updated 3 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆917Updated 2 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆420Updated 6 years ago
- Classification with PyTorch.☆1,724Updated 10 months ago
- Reproduces ResNet-V3 with pytorch☆514Updated 4 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆568Updated 5 years ago
- MSDNet☆189Updated 3 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,515Updated 4 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,272Updated 10 months ago
- Implementation of the mixup training method☆466Updated 6 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆419Updated 5 years ago
- Papers for deep neural network compression and acceleration☆397Updated 3 years ago
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆185Updated 5 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆470Updated 7 years ago
- PyTorch Implementation of Weights Pruning☆185Updated 7 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆915Updated 4 years ago
- TensorFlow Implementation of Deep Mutual Learning☆322Updated 7 years ago