Lornatang / pytorch-vgg19-cifar100Links
Pytorch implements the VGG19 model to classify cifar100
☆12Updated 6 years ago
Alternatives and similar repositories for pytorch-vgg19-cifar100
Users that are interested in pytorch-vgg19-cifar100 are comparing it to the libraries listed below
Sorting:
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆431Updated 7 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆89Updated 5 years ago
- pytorch and cifar10☆215Updated 4 years ago
- Cifar100 in alexnet network model under the highest accuracy☆22Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
- Training model architectures like VGG16, GoogLeNet, DenseNet etc on CIFAR-10 dataset☆17Updated 6 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆152Updated 2 years ago
- model learning and test for tiny-imageNet☆25Updated 7 years ago
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 4 years ago
- Improved Techniques for Training GANs for cifar10 dataset☆20Updated 2 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…☆190Updated 5 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- jpeg 压缩编码过程详解☆62Updated 5 years ago
- practice on CIFAR10 with PyTorch☆31Updated 6 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆421Updated 5 years ago
- Binarized Neural Network (BNN) for pytorch☆525Updated last year
- pytorch-tiny-imagenet☆184Updated 2 weeks ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,313Updated last year
- Code for "Co-Evolutionary Compression for Unpaired Image Translation" (ICCV 2019), "SCOP: Scientific Control for Reliable Neural Network …☆243Updated 4 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆124Updated 6 years ago
- PyTorch implementation of LeNet-5 with live visualization☆239Updated 2 years ago
- VGG16 models for CIFAR-10 and CIFAR-100 using Keras☆227Updated 3 years ago
- Code release for "Adversarial Robustness vs Model Compression, or Both?"☆90Updated 4 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆74Updated 6 years ago
- PyTorch implementation of AlexNet☆126Updated 8 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆254Updated 4 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆99Updated 5 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆179Updated 2 years ago