jiweibo / ImageNet
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)
☆396Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ImageNet
- pytorch and cifar10☆213Updated 3 years ago
- Classification with PyTorch.☆1,693Updated 5 months ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,225Updated 5 months ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆716Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆346Updated 5 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,364Updated 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…☆180Updated 4 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆328Updated 5 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆910Updated 4 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,627Updated last year
- SimpleAICV:pytorch training and testing examples.☆419Updated this week
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆461Updated 4 years ago
- pytorch-tiny-imagenet☆165Updated 11 months ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆544Updated 4 years ago
- MSDNet☆189Updated 2 years ago
- Wide Residual Networks (WideResNets) in PyTorch☆333Updated 3 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆911Updated last year
- PyTorch implementation of LeNet-5 with live visualization☆221Updated last year
- Reproduces ResNet-V3 with pytorch☆509Updated 4 years ago
- ☆216Updated 6 years ago
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆677Updated 3 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,376Updated 5 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆148Updated last year
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆71Updated 5 years ago
- PyTorch implementation of SENet☆2,285Updated 3 years ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆580Updated last year
- a pytorch implement of mobileNet v2 on cifar10☆61Updated last year
- PyTorch implementation of CNNs for CIFAR benchmark☆700Updated 3 years ago