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…☆427Updated 7 years ago
- pytorch and cifar10☆214Updated 4 years ago
- Cifar100 in alexnet network model under the highest accuracy☆22Updated 5 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…☆189Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆353Updated 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 5 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆151Updated last year
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 4 years ago
- model learning and test for tiny-imageNet☆25Updated 7 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,290Updated last year
- practice on CIFAR10 with PyTorch☆31Updated 6 years ago
- Training model architectures like VGG16, GoogLeNet, DenseNet etc on CIFAR-10 dataset☆17Updated 5 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago
- Based on https://blog.csdn.net/sunqiande88/article/details/80100891, I made some modification.☆13Updated 6 years ago
- jpeg 压缩编码过程详解☆61Updated 5 years ago
- pytorch-tiny-imagenet☆179Updated last year
- Code release for "Adversarial Robustness vs Model Compression, or Both?"☆91Updated 4 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆421Updated 5 years ago
- PyTorch implementation of LeNet-5 with live visualization☆237Updated 2 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 4 years ago
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 5 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆380Updated 5 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆472Updated 5 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet