sayakpaul / cait-tfLinks
Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.
☆12Updated 2 years ago
Alternatives and similar repositories for cait-tf
Users that are interested in cait-tf are comparing it to the libraries listed below
Sorting:
- ☆24Updated 2 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- Build fast gradio demos of fastai learners☆35Updated 3 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- This repository shows various ways of deploying a vision model (TensorFlow) from 🤗 Transformers.☆30Updated 2 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 3 years ago
- Contains code to demonstrate distributed training in TensorFlow 2 with AI Platform and custom Docker contains.☆20Updated 4 years ago
- Contains Colab Notebooks show cool use-cases of different GCP ML APIs.☆10Updated 4 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- Adds timm pretrained backbone to pytorch's FasterRcnn model☆12Updated last year
- This repository holds files and scripts for incorporating simple CI/CD practices for model training in ML.☆21Updated 3 years ago
- ☆15Updated 3 years ago
- Cricket analytics for humans 🏏☆12Updated 2 years ago
- Companion Repo for the Vision Language Modelling YouTube series - https://bit.ly/3PsbsC2 - by Prithivi Da. Open to PRs and collaborations☆14Updated 2 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆37Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆101Updated 3 years ago
- NLP Examples using the 🤗 libraries☆41Updated 4 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Research repo for code that may or may not end up in fastai3☆50Updated 4 years ago
- ☆17Updated 2 years ago
- Implementations of GANs in Tensorflow 2.x☆15Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 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