jiweibo / ImageNetLinks
This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)
☆442Updated 7 years ago
Alternatives and similar repositories for ImageNet
Users that are interested in ImageNet are comparing it to the libraries listed below
Sorting:
- pytorch and cifar10☆216Updated 4 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,347Updated last year
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆90Updated 5 years ago
- Classification with PyTorch.☆1,747Updated last year
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆743Updated 6 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet