Ksuryateja / pytorch-cifar10Links
Training model architectures like VGG16, GoogLeNet, DenseNet etc on CIFAR-10 dataset
☆17Updated 6 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:
- pytorch and cifar10☆215Updated 4 years ago
 - Pytorch implementation of Bit-Flip based adversarial weight Attack (BFA)☆33Updated 4 years ago
 - Changing several bit which overwhelms the quantized CNN☆43Updated 6 years ago
 - a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
 - A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Updated 5 years ago
 - pytorch-tiny-imagenet☆186Updated last month
 - Pytorch-based early exit network inspired by branchynet☆35Updated 5 months ago
 - Pretrained models on CIFAR10/100 in PyTorch☆372Updated 5 months ago
 - This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆433Updated 7 years ago
 - Implementation network trimming using pytorch☆14Updated 5 years ago
 - VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆89Updated 5 years ago
 - practice on CIFAR10 with PyTorch☆31Updated 7 years ago
 - [Neurips 2021] Sparse Training via Boosting Pruning Plasticity with Neuroregeneration☆31Updated 2 years ago
 - The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆224Updated last year
 - Code for CHIP: CHannel Independence-based Pruning for Compact Neural Networks (NeruIPS 2021).☆39Updated 3 years ago
 - Model compression by constrained optimization, using the Learning-Compression (LC) algorithm☆72Updated 3 years ago
 - Pytorch implements the VGG19 model to classify cifar100☆12Updated 6 years ago
 - This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
 - Vision Transformer Pruning☆57Updated 3 years ago
 - Pretrained TorchVision models on CIFAR10 dataset (with weights)☆682Updated 2 years ago
 - Code release for "Adversarial Robustness vs Model Compression, or Both?"☆90Updated 4 years ago
 - ☆15Updated 5 years ago
 - Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 5 years ago
 - Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆111Updated 6 years ago
 - Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 4 years ago
 - Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 4 years ago
 - model learning and test for tiny-imageNet☆25Updated 8 years ago
 - PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆152Updated 2 years ago
 - 基于提前退出部分样本原理而实现的带分支网络(supported by chainer)☆45Updated 6 years ago
 - Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆99Updated 6 years ago