Lornatang / pytorch-vgg19-cifar100
Pytorch implements the VGG19 model to classify cifar100
☆13Updated 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:
- Cifar100 in alexnet network model under the highest accuracy☆22Updated 5 years ago
- Training model architectures like VGG16, GoogLeNet, DenseNet etc on CIFAR-10 dataset☆16Updated 5 years ago
- pytorch and cifar10☆215Updated 4 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆351Updated 6 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆89Updated last year
- model learning and test for tiny-imageNet☆25Updated 7 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆423Updated 6 years ago
- Based on https://blog.csdn.net/sunqiande88/article/details/80100891, I made some modification.☆13Updated 5 years ago
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆150Updated last year
- PyTorch implements WGAN_GP☆21Updated 5 years ago
- pytorch-tiny-imagenet☆176Updated last year
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆186Updated 5 years ago
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 5 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆176Updated 2 years ago
- An open source deep learning platform that provides a seamless path from research prototyping to production deployment☆17Updated 5 years ago
- MSDNet☆190Updated 3 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆123Updated 5 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago
- Implementation network trimming using pytorch☆13Updated 5 years ago
- pytorch implementation of "Differentiable Soft Quantization: Bridging Full-Precision and Low-Bit Neural Networks"☆130Updated 5 years ago
- Code for CHIP: CHannel Independence-based Pruning for Compact Neural Networks (NeruIPS 2021).☆36Updated 2 years ago
- bemova / Deep-Compression-Compressing-Deep-Neural-Networks-with-Pruning-Trained-Quantization-and-HuffmanIt is a pytorch implementation of https://arxiv.org/abs/1510.00149 paper.☆30Updated 6 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 4 years ago
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆35Updated 5 years ago
- Pytorch implements the inceptionv4 model for cifar100 classification☆13Updated 5 years ago