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)
☆424Updated 6 years ago
Alternatives and similar repositories for ImageNet
Users that are interested in ImageNet are comparing it to the libraries listed below
Sorting:
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆728Updated 6 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,404Updated 3 years ago
- Classification with PyTorch.☆1,731Updated 11 months ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,281Updated 11 months ago
- Network Slimming (Pytorch) (ICCV 2017)☆913Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆752Updated 4 years ago
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆704Updated 4 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 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…☆187Updated 5 years ago
- pytorch and cifar10☆216Updated 4 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆351Updated 6 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago
- SimpleAICV:pytorch training and testing examples.☆433Updated last month
- Reproduces ResNet-V3 with pytorch☆514Updated 4 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆549Updated 5 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆585Updated 2 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆470Updated 5 years ago
- ☆219Updated 7 years ago
- Vision Transformer (ViT) in PyTorch☆836Updated 3 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆418Updated 4 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- pytorch-tiny-imagenet☆176Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,180Updated 3 years ago
- PyTorch implementation of SENet☆2,322Updated 4 years ago
- Pytorch version of Vision Transformer (ViT) with pretrained models. This is part of CASL (https://casl-project.github.io/) and ASYML proj…☆352Updated 4 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆917Updated 2 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆568Updated 5 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,397Updated 5 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆150Updated last year