Bingmang / pytorch-cifar10-notebook
Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.
☆22Updated 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:
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆176Updated 3 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆423Updated 6 years ago
- pytorch and cifar10☆215Updated 4 years ago
- ☆125Updated 4 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆636Updated 2 weeks ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 6 years ago
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆173Updated 5 months ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago
- An unofficial implementation of 《Deep Mutual Learning》 by Pytorch to do classification on cifar100.☆166Updated 4 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆43Updated 3 years ago
- model learning and test for tiny-imageNet☆25Updated 7 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,275Updated 10 months ago
- PyTorch custom dataset APIs -- CUB-200-2011, Stanford Dogs, Stanford Cars, FGVC Aircraft, NABirds, Tiny ImageNet, iNaturalist2017☆156Updated 2 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆270Updated 2 years ago
- Official implementation of paper "Knowledge Distillation from A Stronger Teacher", NeurIPS 2022☆148Updated 2 years ago
- A simple reimplement Online Knowledge Distillation via Collaborative Learning with pytorch☆48Updated 2 years ago
- pytorch-tiny-imagenet☆175Updated last year
- [ECCV-2022] Official implementation of MixSKD: Self-Knowledge Distillation from Mixup for Image Recognition && Pytorch Implementations of…☆106Updated 2 years ago
- [ECCV2020] Knowledge Distillation Meets Self-Supervision☆236Updated 2 years ago
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆853Updated 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…☆186Updated 5 years ago
- CIFAR10, CIFAR100 results with VGG16,Resnet50,WideResnet using pytorch-lightning☆24Updated 4 years ago
- Implementation of Visual Transformer for Small-size Datasets☆123Updated 3 years ago
- Vision Transformer Pruning☆57Updated 3 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆191Updated last year
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆246Updated 2 weeks ago
- Official implementation for (Show, Attend and Distill: Knowledge Distillation via Attention-based Feature Matching, AAAI-2021)☆117Updated 4 years ago
- [ICCV 2021] Influence-balanced Loss for Imbalanced Visual Classification☆100Updated 3 years ago
- This is the implementation for the ICASSP-2022 paper (Confidence-Aware Multi-Teacher Knowledge Distillation).☆56Updated 3 years ago