sayakpaul / swin-transformers-tfLinks
Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine-tuning.
☆60Updated 3 years ago
Alternatives and similar repositories for swin-transformers-tf
Users that are interested in swin-transformers-tf are comparing it to the libraries listed below
Sorting:
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆102Updated 3 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆34Updated 2 years ago
- This repository demonstrates how to use TensorFlow based SegFormer model in 🤗 transformers package.☆30Updated 3 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 4 years ago
- Tensorflow 2.0 Implementation of GCViT: Global Context Vision Transformer☆27Updated 2 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- ☆24Updated 3 years ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆110Updated 5 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 5 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆67Updated 4 years ago
- ModelSoups for Tensorflow2 and Torch☆50Updated 3 years ago
- PyTorch and TensorFlow/Keras image models with automatic weight conversions and equal API/implementations - Vision Transformer (ViT), Res…☆41Updated 2 years ago
- PyTorch Lightning based training of Semantic Segmentation models☆38Updated 3 years ago
- ☆15Updated 3 years ago
- Easy to use class balanced cross entropy and focal loss implementation for Pytorch☆99Updated last year
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆26Updated 2 years ago
- Source code for "Efficient Classification of Very Large Images with Tiny Objects"☆24Updated 3 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated 2 years ago
- Tensorflow Implementation of "FNet: Mixing Tokens with Fourier Transforms."☆22Updated 4 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆122Updated 3 years ago
- Vision Transformer Cookbook with Tensorflow☆344Updated 3 years ago
- Here is an implementation of DeepLabv3+ in PyTorch(1.7). It supports many backbones and datasets.☆17Updated 3 years ago
- Loss function Package Tensorflow Keras PyTOrch☆54Updated 2 years ago
- 📦 PyTorch based visualization package for generating layer-wise explanations for CNNs.☆237Updated 2 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆115Updated 3 years ago