Kaicheng-Yang0828 / Vision-Transformer-ViT
Pytorch ViT for Image classification on the CIFAR10 dataset
☆34Updated 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
- CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107…☆95Updated 2 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆72Updated 2 years ago
- Training ImageNet / CIFAR models with sota strategies and fancy techniques such as ViT, KD, Rep, etc.☆82Updated 10 months ago
- PyTorch implementation of ResNeSt : Split-Attention Networks☆18Updated 4 years ago
- ☆153Updated 3 years ago
- [ECCV 2022] Implementation of the paper "Locality Guidance for Improving Vision Transformers on Tiny Datasets"☆77Updated 2 years ago
- MAE for CIFAR,由于可用资源有限,我们仅在 cifar10 上测试模型。我们主要想重现这样的结果:使用 MAE 预训练 ViT 可以比直接使用标签进行监督学习训练获得更好的结果。这应该是自我监督学习比监督学习更有效的数据的证据。☆66Updated last year
- Implementation of Swin Transformer with Pytorch☆110Updated 3 years ago
- Convolutional Initialization for Data-Efficient Vision Transformers☆14Updated last year
- ☆83Updated last year
- Official implement for ICML2023 paper: "A Closer Look at Self-Supervised Lightweight Vision Transformers"☆122Updated last year
- visualization:filter、feature map、attention map、image-mask、grad-cam、human keypoint、guided-backpro☆108Updated last year
- CMT: Convolutional Neural Networks Meet Vision Transformers☆119Updated 3 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- Codes for ECCV2022 paper - contrastive deep supervision☆68Updated 2 years ago
- [TPAMI-2023] Official implementations of L-MCL: Online Knowledge Distillation via Mutual Contrastive Learning for Visual Recognition☆23Updated last year
- 可视化特征图教程☆66Updated 2 years ago
- Learning Efficient Vision Transformers via Fine-Grained Manifold Distillation. NeurIPS 2022.☆32Updated 2 years ago
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆163Updated 2 months ago
- [CVPR-2022] Official implementation for "Knowledge Distillation with the Reused Teacher Classifier".☆92Updated 2 years ago
- Official repository of ACmix (CVPR2022)☆404Updated 2 years ago
- ResNet18 on CIFAR10 reachs 95.09% Accuracy on TestSet☆10Updated 3 years ago
- pytorch实现MOAT,可以在ImageNet或自己的数据集上训练,支持apex混合精度,各种图像增强技术☆29Updated 2 years ago
- ☆117Updated last year
- [ECCV-2022] Official implementation of MixSKD: Self-Knowledge Distillation from Mixup for Image Recognition && Pytorch Implementations of…☆102Updated 2 years ago
- Implementation of AAAI 2022 Paper: Go wider instead of deeper☆32Updated 2 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆39Updated 2 years ago
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆66Updated 2 years ago
- A PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"☆53Updated 4 years ago
- ☆59Updated 3 years ago