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)
☆441Updated 7 years ago
Alternatives and similar repositories for ImageNet
Users that are interested in ImageNet are comparing it to the libraries listed below
Sorting:
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,337Updated last year
- pytorch and cifar10☆216Updated 4 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆90Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆359Updated 6 years ago
- SimpleAICV:pytorch training and testing examples.☆437Updated last month
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆740Updated 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…☆194Updated 5 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆917Updated 5 years ago
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆721Updated 4 years ago
- a pytorch implement of mobileNet v2 on cifar10☆64Updated 2 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆30Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆766Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆153Updated 2 years ago
- Classification with PyTorch.☆1,747Updated last year
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 7 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,434Updated 4 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆555Updated 5 years ago
- model learning and test for tiny-imageNet☆25Updated 8 years ago
- PyTorch implementation of LeNet-5 with live visualization☆244Updated 2 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆256Updated 4 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆846Updated 2 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆925Updated 2 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆423Updated 5 years ago
- The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other ta…☆737Updated 5 years ago
- pytorch-tiny-imagenet☆188Updated 2 weeks ago
- Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"☆966Updated 3 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆337Updated 7 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆277Updated 3 years ago
- ☆467Updated 4 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆181Updated 3 years ago