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…☆433Updated 7 years ago
- pytorch and cifar10☆215Updated 4 years ago
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 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
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆89Updated 5 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 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 "Pruning Filters For Efficient ConvNets"☆152Updated 2 years ago
- model learning and test for tiny-imageNet☆25Updated 8 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 4 years ago
- Training model architectures like VGG16, GoogLeNet, DenseNet etc on CIFAR-10 dataset☆17Updated 6 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆421Updated 5 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆74Updated 6 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,324Updated last year
- Based on https://blog.csdn.net/sunqiande88/article/details/80100891, I made some modification.☆13Updated 6 years ago
- practice on CIFAR10 with PyTorch☆31Updated 7 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 5 years ago
- 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.☆125Updated 6 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆476Updated 5 years ago
- Collecting some papers about NN model compression☆14Updated 5 years ago
- PyTorch implementation of AlexNet☆126Updated 8 years ago
- jpeg 压缩编码过程详解☆62Updated 5 years ago
- PyTorch implementation of LeNet-5 with live visualization☆240Updated 2 years ago
- Binarized Neural Network (BNN) for pytorch☆526Updated last year
- Implementation network trimming using pytorch☆14Updated 5 years ago
- pytorch implementation of "Differentiable Soft Quantization: Bridging Full-Precision and Low-Bit Neural Networks"☆130Updated 5 years ago
- Model compression by constrained optimization, using the Learning-Compression (LC) algorithm☆72Updated 3 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆179Updated 2 years ago