soapisnotfat / pytorch-cifar10Links
pytorch and cifar10
☆215Updated 4 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:
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
- 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
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆736Updated 6 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
- Classification with PyTorch.☆1,741Updated last year
- PyTorch implementation of AlexNet☆126Updated 8 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,421Updated 3 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,311Updated last year
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆471Updated 5 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆709Updated 4 years ago
- PyTorch implementation of LeNet-5 with live visualization☆239Updated 2 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- pytorch-tiny-imagenet