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)
☆417Updated 6 years ago
Alternatives and similar repositories for ImageNet:
Users that are interested in ImageNet are comparing it to the libraries listed below
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆88Updated 4 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,268Updated 9 months ago
- pytorch and cifar10☆215Updated 3 years ago
- Classification with PyTorch.☆1,724Updated 9 months ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆724Updated 6 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…☆185Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆349Updated 5 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆332Updated 6 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆916Updated 4 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,391Updated 3 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆743Updated 4 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆467Updated 5 years ago
- Official Pytorch implementation of CutMix regularizer☆1,228Updated 4 years ago
- ☆462Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆916Updated 2 years ago
- pytorch-tiny-imagenet☆174Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆372Updated 5 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆417Updated 4 years ago
- MSDNet☆189Updated 3 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆705Updated 4 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆122Updated 5 years ago
- PyTorch implementation of LeNet-5 with live visualization☆232Updated 2 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆683Updated 6 years ago
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆695Updated 4 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,474Updated 8 months ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆880Updated 4 years ago
- Wide Residual Networks (WideResNets) in PyTorch☆336Updated 3 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,128Updated 2 years ago