Kaicheng-Yang0828 / Vision-Transformer-ViTLinks
Pytorch ViT for Image classification on the CIFAR10 dataset
☆43Updated 3 years ago
Alternatives and similar repositories for Vision-Transformer-ViT
Users that are interested in Vision-Transformer-ViT are comparing it to the libraries listed below
Sorting:
- MAE for CIFAR, 由于可用资源有限,我们仅在 cifar10 上测试模型。我们主要想重现这样的结果:使用 MAE 预训练 ViT 可以比直接使用标签进行监督学习训练获得更好的结果。这应该是自我监督学习比监督学习更有效的数据的证据。☆75Updated 2 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆70Updated 2 years ago
- The official code for our TIP paper 'LayerCAM: Exploring Hierarchical Class Activation Maps for Localization'☆126Updated 3 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
- CAM', 'ScoreCAM', 'SSCAM', 'ISCAM' 'GradCAM', 'GradCAMpp', 'SmoothGradCAMpp', 'XGradCAM', 'LayerCAM' using by PyTorch.☆73Updated 3 years ago
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆176Updated 7 months ago
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆76Updated 2 years ago
- Learning Efficient Vision Transformers via Fine-Grained Manifold Distillation. NeurIPS 2022.☆32Updated 2 years ago
- CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107…☆98Updated 3 years ago
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆128Updated last year
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 5 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- ☆154Updated 3 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆216Updated last year
- ☆64Updated 3 years ago
- 可视化特征图教程☆73Updated 3 years ago
- Official repository of ACmix (CVPR2022)☆413Updated 3 years ago
- ☆150Updated 10 months ago
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆142Updated 6 months ago
- pytorch resnet image-classification☆19Updated 3 years ago
- Training ImageNet / CIFAR models with sota strategies and fancy techniques such as ViT, KD, Rep, etc.☆83Updated last year
- This is the implementation for the ICASSP-2022 paper (Confidence-Aware Multi-Teacher Knowledge Distillation).☆60Updated 3 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- [ECCV-2022] Official implementation of MixSKD: Self-Knowledge Distillation from Mixup for Image Recognition && Pytorch Implementations of…☆108Updated 2 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆659Updated 3 weeks ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆179Updated 3 years ago
- ☆97Updated 4 years ago
- ☆152Updated last year
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆119Updated 5 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆95Updated 4 years ago