hrithickcodes / vision_transformer_tf
This repository contains the TensorFlow implementation of the paper "AN IMAGE IS WORTH 16X16 WORDS: TRANSFORMERS FOR IMAGE RECOGNITION AT SCALE" known as vision transformers.
☆29Updated 2 years ago
Alternatives and similar repositories for vision_transformer_tf
Users that are interested in vision_transformer_tf are comparing it to the libraries listed below
Sorting:
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated last year
- This repository shows various ways of deploying a vision model (TensorFlow) from 🤗 Transformers.☆30Updated 2 years ago
- ☆24Updated 2 years ago
- Adds timm pretrained backbone to pytorch's FasterRcnn model☆12Updated last year
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- Build fast gradio demos of fastai learners☆35Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- ☆16Updated 2 years ago
- Custom Textual-Inversion for Stable-Diffusion models with Keras.☆19Updated last year
- Simplify Your Visual Data Ops. Find and visualize issues with your computer vision datasets such as duplicates, anomalies, data leakage, …☆69Updated last week
- Hugging Face Deep RL Class notes☆10Updated 2 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- Implementation of DreamBooth in KerasCV and TensorFlow.☆88Updated 2 years ago
- ☆18Updated 2 years ago
- PyTorch at the Edge: Deploying Over 964 TIMM Models on Android with TorchScript and Flutter.☆44Updated 2 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 3 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 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
- Automatically upload the model saved as W&B Artifact to Kaggle Dataset.☆23Updated 3 years ago
- Presents comprehensive benchmarks of XLA-compatible pre-trained models in Keras.☆37Updated last year
- https://blog.tensorflow.org/2021/12/continuous-adaptation-for-machine.html☆30Updated 3 years ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆92Updated this week
- Notebooks to demonstrate TimmWrapper☆16Updated 4 months ago
- Simple and easy stable diffusion inference with LightningModule on GPU, CPU and MPS (Possibly all devices supported by Lightning).☆17Updated last year
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago