Kaicheng-Yang0828 / Vision-Transformer-ViT
Pytorch ViT for Image classification on the CIFAR10 dataset
☆38Updated 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
- MAE for CIFAR,由于可用资源有限,我们仅在 cifar10 上测试模型。我们主要想重现这样的结果:使用 MAE 预训练 ViT 可以比直接使用标签进行监督学习训练获得更好的结果。这应该是自我监督学习比监督学习更有效的数据的证据。☆73Updated last year
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 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 implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- 可视化特征图教程☆74Updated 3 years ago
- Pytorch implements the inceptionv4 model for cifar100 classification☆13Updated 5 years ago
- visualization:filter、feature map、attention map、image-mask、grad-cam、human keypoint、guided-backpro☆117Updated 2 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆91Updated 4 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
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- Implementation of Swin Transformer with Pytorch☆111Updated 3 years ago
- [ICCV23] Robust Mixture-of-Expert Training for Convolutional Neural Networks by Yihua Zhang, Ruisi Cai, Tianlong Chen, Guanhua Zhang, Hua…☆54Updated last year
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆71Updated 2 years ago
- CAM', 'ScoreCAM', 'SSCAM', 'ISCAM' 'GradCAM', 'GradCAMpp', 'SmoothGradCAMpp', 'XGradCAM', 'LayerCAM' using by PyTorch.☆73Updated 3 years ago
- ☆139Updated 8 months ago
- Learning Efficient Vision Transformers via Fine-Grained Manifold Distillation. NeurIPS 2022.☆32Updated 2 years ago
- [TPAMI-2023] Official implementations of L-MCL: Online Knowledge Distillation via Mutual Contrastive Learning for Visual Recognition☆23Updated last year
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆121Updated last year
- 可视化神经网络☆38Updated 2 years ago
- Training ImageNet / CIFAR models with sota strategies and fancy techniques such as ViT, KD, Rep, etc.☆82Updated last year
- 各种算法评价指标的实现(mAP/Flops/params/fps/error-rate/accuracy)☆31Updated 9 months ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆116Updated 5 years ago
- Sequencer: Deep LSTM for Image Classification☆142Updated 2 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆209Updated 3 years ago
- Official implement for ICML2023 paper: "A Closer Look at Self-Supervised Lightweight Vision Transformers"☆131Updated last month
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆172Updated 4 months ago
- 基于Swin-transformer训练图像分类并部署web端☆90Updated 2 years ago
- 基于Pytorch框架的语义分割学习,FCN,UNet,DeepLab 基于VOC数据集。☆46Updated 2 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 5 years ago
- ☆24Updated last year