tczhangzhi / VisionTransformer-Pytorch
☆66Updated 3 years ago
Alternatives and similar repositories for VisionTransformer-Pytorch:
Users that are interested in VisionTransformer-Pytorch are comparing it to the libraries listed below
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆129Updated 4 years ago
- A PyTorch implementation of CutMix☆52Updated 5 years ago
- the re-implementation of Score CAM with pytorch☆52Updated 5 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- ModelSoups for Tensorflow2 and Torch☆48Updated 2 years ago
- A PyTorch 1.0 Implementation of Unet with EfficientNet as encoder☆158Updated 4 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆65Updated 5 years ago
- [CVPR 2022] This repository includes the official project for the paper: TransMix: Attend to Mix for Vision Transformers.☆155Updated 2 years ago
- Implementation of Visual Transformer for Small-size Datasets☆119Updated 3 years ago
- (ICCV 2021 Oral) CoaT: Co-Scale Conv-Attentional Image Transformers☆231Updated 3 years ago
- This repository contains some of the latest data augmentation techniques and optimizers for image classification using pytorch and the CI…☆29Updated 3 years ago
- PyTorch samplers that output roughly balanced batches with support for multilabel datasets☆54Updated 11 months ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆334Updated 3 years ago
- ☆95Updated 2 years ago
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 5 years ago
- Code for paper: Group-CAM: Group Score-Weighted Visual Explanations for Deep Convolutional Networks☆107Updated 2 years ago
- [NeurIPS 2021] Official codes for "Efficient Training of Visual Transformers with Small Datasets".☆141Updated 2 months ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆197Updated 2 years ago
- PyTorch implementation of AutoAugment.