sayakpaul / deit-tfLinks
Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.
☆41Updated 3 years ago
Alternatives and similar repositories for deit-tf
Users that are interested in deit-tf are comparing it to the libraries listed below
Sorting:
- ☆24Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated 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
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆26Updated 2 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆101Updated 3 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN☆20Updated 3 years ago
- ML Research paper summaries, annotated papers and implementation walkthroughs☆113Updated 3 years ago
- 1st place solution for CGIAR Wheat Growth Stage Challenge☆54Updated 4 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆37Updated 3 years ago
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆32Updated 4 years ago
- Adds timm pretrained backbone to pytorch's FasterRcnn model☆12Updated last year
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Updated last year
- Contains code to demonstrate distributed training in TensorFlow 2 with AI Platform and custom Docker contains.☆20Updated 4 years ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆109Updated 4 years ago
- ☆15Updated 3 years ago
- Implementations of GANs in Tensorflow 2.x☆15Updated 3 years ago
- Automatically upload the model saved as W&B Artifact to Kaggle Dataset.☆23Updated 3 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆60Updated 2 years ago
- Additional functionality for use with fastai’s medical imaging module☆15Updated 2 years ago
- TensorFlow2.x implementation of RetinaNet☆40Updated 3 years ago
- My personal blog which a special place for my brain dump.☆48Updated 11 months ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- This repository shows various ways of deploying a vision model (TensorFlow) from 🤗 Transformers.☆30Updated 2 years ago