jerett / PyTorch-CIFAR10Links
practice on CIFAR10 with PyTorch
☆31Updated 7 years ago
Alternatives and similar repositories for PyTorch-CIFAR10
Users that are interested in PyTorch-CIFAR10 are comparing it to the libraries listed below
Sorting:
- a pytorch implement of mobileNet v2 on cifar10☆64Updated 2 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆359Updated 6 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆181Updated 3 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆423Updated 5 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆153Updated 2 years ago
- Code release for "Adversarial Robustness vs Model Compression, or Both?"☆90Updated 4 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆320Updated 6 years ago
- pytorch and cifar10☆215Updated 4 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆385Updated 6 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆109Updated 5 years ago
- pytorch-tiny-imagenet☆187Updated this week
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆337Updated 6 years ago
- PyTorch Implementation of Weights Pruning☆184Updated 7 years ago
- Model compression by constrained optimization, using the Learning-Compression (LC) algorithm☆72Updated 4 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆110Updated 6 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆158Updated last year
- Pretrained models on CIFAR10/100 in PyTorch☆376Updated 6 months ago
- Binarized Neural Network (BNN) for pytorch☆530Updated 2 years ago
- Summary, Code for Deep Neural Network Quantization☆558Updated 5 months ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆99Updated 6 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆440Updated 7 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆113Updated 5 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Changing several bit which overwhelms the quantized CNN☆43Updated 6 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆445Updated 2 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆576Updated 6 years ago
- model learning and test for tiny-imageNet☆25Updated 8 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆688Updated 2 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)