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)
☆406Updated 6 years ago
Alternatives and similar repositories for ImageNet:
Users that are interested in ImageNet are comparing it to the libraries listed below
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆347Updated 5 years ago
- pytorch and cifar10☆214Updated 3 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆331Updated 6 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,246Updated 6 months ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆725Updated 5 years ago
- Classification with PyTorch.☆1,706Updated 7 months ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,377Updated 3 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆914Updated 4 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆548Updated 4 years ago
- PyTorch implementation of LeNet-5 with live visualization☆226Updated last year
- pytorch-tiny-imagenet☆169Updated last year
- PyTorch implementation of CNNs for CIFAR benchmark☆705Updated 3 years ago
- SimpleAICV:pytorch training and testing examples.☆425Updated 3 weeks ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆463Updated 5 years ago
- PyTorch implementation of SENet☆2,296Updated 3 years ago
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆685Updated 4 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…☆182Updated 4 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆122Updated 5 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆251Updated 3 years ago
- Reproduces ResNet-V3 with pytorch☆510Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆740Updated 4 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,450Updated 6 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆414Updated 4 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆914Updated last year
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,887Updated last year
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆149Updated last year
- ☆217Updated 6 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago