kamalkraj / Vision-TransformerLinks
Vision Transformer using TensorFlow 2.0
☆99Updated 4 years ago
Alternatives and similar repositories for Vision-Transformer
Users that are interested in Vision-Transformer are comparing it to the libraries listed below
Sorting:
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- TensorFlow implementation of "ResNeSt: Split-Attention Networks"☆67Updated 4 years ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆222Updated 4 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Updated 4 years ago
- EfficientNet-GradCam Visualization☆80Updated 6 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆43Updated 4 years ago
- This is the repository containing team OverFeat's submission to CVPPP 2020's Wheat Detection Challenge (2/2245)☆87Updated 2 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 4 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated last month
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 6 years ago
- Keras Implementation of Unet with EfficientNet as encoder☆48Updated 3 years ago
- an implementation of mixup