sayakpaul / swin-transformers-tf
Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine-tuning.
☆56Updated 2 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
- A Keras implementation of hybrid efficientnet swin transformer model.☆33Updated last year
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆99Updated 4 years ago
- Keras (TensorFlow v2) reimplementation of Swin Transformer V1 and V2 models☆22Updated 6 months ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆100Updated 2 years ago
- This repository demonstrates how to use TensorFlow based SegFormer model in 🤗 transformers package.☆30Updated 2 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆65Updated 3 years ago
- Loss function Package Tensorflow Keras PyTOrch☆53Updated last year
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆79Updated 2 years ago
- PyTorch Lightning based training of Semantic Segmentation models☆38Updated 2 years ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆25Updated last year
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆42Updated 2 years ago
- ☆48Updated 6 months ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆32Updated 2 years ago
- This repo reproduces the results of TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation☆78Updated 2 years ago
- ☆24Updated 2 years ago
- ModelSoups for Tensorflow2 and Torch☆48Updated 2 years ago
- Tensorflow implementation of Swin Transformer model.☆208Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- Tensorflow Implementation of TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation☆40Updated last year
- Predict the status of a genetic biomarker important for brain cancer treatment☆38Updated last month
- Implements RNNPool and SoftPool for CNNs.☆14Updated 4 years ago
- Tensorflow 2.0 Implementation of GCViT: Global Context Vision Transformer☆27Updated last year
- The Tensorflow, Keras implementation of Swin-Transformer and Swin-UNET☆118Updated 9 months ago
- Kaggle HubMap☆37Updated 3 years ago
- ☆155Updated 2 years ago
- EfficientNets in 3D variant for keras and TF.keras