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
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,393Updated 3 years 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
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆743Updated 4 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆916Updated 4 years ago
- Classification with PyTorch.☆1,724Updated 9 months ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,269Updated 9 months ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆332Updated 6 years ago
- PyTorch implementation of SENet☆2,316Updated 4 years ago
- SimpleAICV:pytorch training and testing examples.☆430Updated 3 weeks ago
- pytorch and cifar10☆215Updated 3 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆349Updated 5 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆916Updated 2 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- ☆405Updated 7 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆705Updated 4 years ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆586Updated 2 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆863Updated 4 years ago
- Reproduces ResNet-V3 with pytorch☆513Updated 4 years ago
- The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other ta…☆721Updated 4 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆467Updated 5 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆254Updated 4 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆88Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆150Updated last year
- 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
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆417Updated 4 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,390Updated 5 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,128Updated 2 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,707Updated last year
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆695Updated 4 years ago
- Implementing Searching for MobileNetV3 paper using Pytorch☆295Updated 5 years ago