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)
☆408Updated 6 years ago
Alternatives and similar repositories for ImageNet:
Users that are interested in ImageNet are comparing it to the libraries listed below
- pytorch and cifar10☆215Updated 3 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆348Updated 5 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 5 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆331Updated 6 years ago
- Classification with PyTorch.☆1,712Updated 8 months ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,251Updated 8 months ago
- Network Slimming (Pytorch) (ICCV 2017)☆915Updated 4 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆741Updated 4 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,384Updated 3 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆465Updated 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…☆184Updated 5 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆149Updated last year
- pytorch-tiny-imagenet☆170Updated last year
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆686Updated 4 years ago
- SimpleAICV:pytorch training and testing examples.☆429Updated this week
- model learning and test for tiny-imageNet☆24Updated 7 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,648Updated 2 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆266Updated 2 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,512Updated 4 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆415Updated 4 years ago
- MSDNet☆190Updated 3 years ago
- PyTorch implementation of LeNet-5 with live visualization☆230Updated 2 years ago
- ☆217Updated 7 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆336Updated last year
- A PyTorch implementation of DenseNet.☆837Updated 6 years ago
- Official pytorch Implementation of Relational Knowledge Distillation, CVPR 2019☆397Updated 3 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,907Updated last year
- a pytorch code about Residual Attention Network. This code is based on two projects from☆682Updated 6 years ago