Bingmang / pytorch-cifar10-notebookLinks
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:
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆424Updated 6 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- ☆126Updated 4 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,281Updated 11 months ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 5 years ago
- CIFAR10, CIFAR100 results with VGG16,Resnet50,WideResnet using pytorch-lightning☆24Updated 4 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆176Updated 3 years ago
- pytorch and cifar10☆216Updated 4 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆212Updated 3 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆303Updated 5 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆728Updated 6 years ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆585Updated 2 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago
- pytorch-tiny-imagenet☆176Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆379Updated 6 years ago
- An unofficial implementation of 《Deep Mutual Learning》 by Pytorch to do classification on cifar100.☆166Updated 4 years ago
- Official implementation for (Show, Attend and Distill: Knowledge Distillation via Attention-based Feature Matching, AAAI-2021)☆117Updated 4 years ago
- SimpleAICV:pytorch training and testing examples.☆433Updated last month
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆43Updated 3 years ago
- Vision Transformer (ViT) in PyTorch☆836Updated 3 years ago
- Official implementation of paper "Knowledge Distillation from A Stronger Teacher", NeurIPS 2022☆146Updated 2 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆272Updated 2 years ago
- Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition☆570Updated 3 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…☆187Updated 5 years ago
- Tools for generating mini-ImageNet dataset and processing batches☆447Updated 4 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆114Updated last year
- [NeurIPS 2021] [T-PAMI] DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification☆609Updated last year
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆174Updated 6 months ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆647Updated last month