Bingmang / pytorch-cifar10-notebookLinks
Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.
☆23Updated 6 years ago
Alternatives and similar repositories for pytorch-cifar10-notebook
Users that are interested in pytorch-cifar10-notebook are comparing it to the libraries listed below
Sorting:
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆867Updated last year
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,362Updated last year
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆428Updated 7 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,710Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆733Updated 6 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,301Updated last year
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆665Updated last week
- Vision Transformer (ViT) in PyTorch☆844Updated 3 years ago
- Pytorch reproduction of Peer Collaborative Learning for Online Knowledge Distillation, AAAI2021☆19Updated 3 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,961Updated 2 years ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆583Updated 2 years ago
- ☆127Updated 4 years ago
- SimpleAICV:pytorch training and testing examples.☆433Updated this week
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,069Updated 3 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 5 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆179Updated 3 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-…☆2,237Updated this week
- pytorch and cifar10☆214Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化 任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆756Updated 4 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,415Updated 3 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆389Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,243Updated 4 years ago
- An unofficial implementation of 《Deep Mutual Learning》 by Pytorch to do classification on cifar100.☆166Updated 4 years ago
- ☆9Updated 3 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆276Updated 2 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,590Updated last year
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,617Updated 2 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- This is a list of awesome methods about data augmentation.☆793Updated 4 years ago