Bingmang / pytorch-cifar10-notebook
Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.
☆18Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-cifar10-notebook
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆28Updated 3 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆159Updated 2 years ago
- ☆119Updated 4 years ago
- pytorch and cifar10☆213Updated 3 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆397Updated 6 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆202Updated 2 years ago
- Let's train vision transformers (ViT) for cifar 10!☆542Updated last month
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆180Updated 4 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆68Updated last year
- PyTorch implementation of "Distilling the Knowledge in a Neural Network"☆67Updated 2 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- [NeurIPS 2021] [T-PAMI] DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification☆573Updated last year
- Implementation of Visual Transformer for Small-size Datasets☆117Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆717Updated 5 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆124Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆100Updated 5 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆106Updated 5 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,225Updated 5 months ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆37Updated 3 years ago
- CIFAR10, CIFAR100 results with VGG16,Resnet50,WideResnet using pytorch-lightning☆24Updated 4 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆164Updated 3 years ago
- This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-N…☆389Updated 2 years ago
- Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition☆547Updated 3 years ago
- CVPR2022, BatchFormer: Learning to Explore Sample Relationships for Robust Representation Learning, https://arxiv.org/abs/2203.01522☆248Updated last year
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆193Updated last year
- Vision Transformer Pruning☆54Updated 2 years ago
- a pytorch implement of mobileNet v2 on cifar10☆61Updated last year
- An unofficial implementation of 《Deep Mutual Learning》 by Pytorch to do classification on cifar100.☆161Updated 4 years ago
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆158Updated 4 months ago