Kaicheng-Yang0828 / Vision-Transformer-ViTLinks
Pytorch ViT for Image classification on the CIFAR10 dataset
☆45Updated 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 可以比直接使用标签进行监督学习训练获得更好的结果。这应该是自我监督学习比监督学习更有效的数据的证据。☆77Updated 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 …☆113Updated last year
- CAM', 'ScoreCAM', 'SSCAM', 'ISCAM' 'GradCAM', 'GradCAMpp', 'SmoothGradCAMpp', 'XGradCAM', 'LayerCAM' using by PyTorch.☆73Updated 3 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆70Updated 2 years ago
- Official repository of ACmix (CVPR2022)☆410Updated 3 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
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆179Updated 8 months ago
- Convolutional Initialization for Data-Efficient Vision Transformers☆16Updated last year
- This repository periodicly updates the MTL paper and resources☆63Updated 3 weeks ago
- Implementation of Swin Transformer with Pytorch☆113Updated 4 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆214Updated 3 years ago
- ☆156Updated last year
- ☆63Updated 4 years ago
- AAAI 2022 papers with code☆37Updated 3 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆179Updated 3 years ago
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆131Updated last year
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- A PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"☆55Updated 4 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆121Updated 5 years ago
- Official code for Scale Decoupled Distillation☆41Updated last year
- PyTorch implementation of Masked Autoencoder☆271Updated 2 years ago
- Equalized Focal Loss for Multi-Class Classification☆16Updated 2 years ago
- visualization:filter、feature map、attention map、image-mask、grad-cam、human keypoint、guided-backpro☆127Updated 2 years ago
- GroupMixAttention and GroupMixFormer☆117Updated last year
- 'NKD and USKD' (ICCV 2023) and 'ViTKD' (CVPRW 2024)☆236Updated last year
- [TPAMI-2023] Official implementations of L-MCL: Online Knowledge Distillation via Mutual Contrastive Learning for Visual Recognition☆26Updated 2 years ago
- The official repository implement of Res-VMamba: Fine-Grained Food Category Visual Classification Using Selective State Space Models with…☆75Updated 3 weeks ago
- Learning Efficient Vision Transformers via Fine-Grained Manifold Distillation. NeurIPS 2022.☆32Updated 2 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago