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
- ☆24Updated 2 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago
- Simple and easy stable diffusion inference with LightningModule on GPU, CPU and MPS (Possibly all devices supported by Lightning).☆17Updated last year
- Hugging Face Deep RL Class notes☆10Updated 2 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated last year
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- This repository shows various ways of deploying a vision model (TensorFlow) from 🤗 Transformers.☆30Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Adaptation of discriminative learning rates from the Fastai library for standard PyTorch.☆18Updated 5 years ago
- Article about deploying machine learning models using grpc, pytorch and asyncio☆28Updated 2 years ago
- Adds timm pretrained backbone to pytorch's FasterRcnn model☆12Updated last year
- Load any clip model with a standardized interface☆21Updated 10 months ago
- Cyclemoid implementation for PyTorch☆87Updated 2 years ago
- Simplify Your Visual Data Ops. Find and visualize issues with your computer vision datasets such as duplicates, anomalies, data leakage, …☆67Updated last year
- Build fast gradio demos of fastai learners☆35Updated 3 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Explore the image embeddings of Unsplash using CLIP's image similarity☆50Updated 4 years ago
- PyTorch at the Edge: Deploying Over 964 TIMM Models on Android with TorchScript and Flutter.☆44Updated last year
- Notebooks to demonstrate TimmWrapper☆15Updated 2 months ago
- An Implementation of Transformer in Transformer in TensorFlow for image classification, attention inside local patches☆43Updated 3 years ago
- Implementation of DreamBooth in KerasCV and TensorFlow.☆88Updated 2 years ago
- LoRA fine-tuned Stable Diffusion Deployment☆31Updated 2 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- Additional functionality for use with fastai’s medical imaging module☆15Updated 2 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆33Updated last year
- ☆32Updated last year
- 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 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Custom Textual-Inversion for Stable-Diffusion models with Keras.☆19Updated last year
- ☆58Updated last year