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:
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago
- Training ImageNet / CIFAR models with sota strategies and fancy techniques such as ViT, KD, Rep, etc.☆82Updated last year
- MAE for CIFAR,由于可用资源有限,我们仅在 cifar10 上测试模型。我们主要想重现这样的结果:使用 MAE 预训练 ViT 可以比直接使用标签进行监督学习训练获得更好的结果。这应该是自我监督学习比监督学习更有效的数据的证据。☆75Updated 2 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆74Updated 2 years ago
- CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107…☆97Updated 2 years ago
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆44Updated last week
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆125Updated last year
- CAM', 'ScoreCAM', 'SSCAM', 'ISCAM' 'GradCAM', 'GradCAMpp', 'SmoothGradCAMpp', 'XGradCAM', 'LayerCAM' using by PyTorch.☆73Updated 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
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆118Updated 5 years ago
- Official code for Scale Decoupled Distillation☆41Updated last year
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆176Updated 6 months ago
- 基于PyTorch框架实现的图像分类网络☆82Updated 4 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆178Updated 3 years ago
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆92Updated 3 years ago
- A PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"☆54Updated 4 years ago
- 可视化特征图教程☆73Updated 3 years ago
- Unofficial implementation of ECCV 2020 paper "Feature Space Augmentation for Long-Tailed Data"☆24Updated 3 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆213Updated 3 years ago
- The official code of "Rethinking Local Perception in Lightweight Vision Transformer"☆87Updated 2 years ago
- 'NKD and USKD' (ICCV 2023) and 'ViTKD' (CVPRW 2024)☆233Updated last year
- [ECCV 2022] Implementation of the paper "Locality Guidance for Improving Vision Transformers on Tiny Datasets"☆79Updated 2 years ago
- ☆23Updated last year
- 这里陈列了我编写的一些关于深度学习的画图工具,如果觉得有帮助可以给个star.☆40Updated 2 years ago
- Sequencer: Deep LSTM for Image Classification☆143Updated 2 years ago
- 论文复现,多机多卡☆49Updated 3 years ago
- Multi-label classification based on timm.☆119Updated 3 years ago
- Vision Transformer Pruning☆57Updated 3 years ago