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
- This repository shows various ways of deploying a vision model (TensorFlow) from 🤗 Transformers.☆29Updated 2 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated last year
- Custom Textual-Inversion for Stable-Diffusion models with Keras.☆19Updated last year
- Hugging Face Deep RL Class notes☆10Updated 2 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 3 years ago
- ☆24Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Implementation of DreamBooth in KerasCV and TensorFlow.☆87Updated 2 years ago
- Exporting youtube videos using whisper☆17Updated 2 years ago
- ☆16Updated last year
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Notebooks to demonstrate TimmWrapper☆15Updated last month
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- Simple and easy stable diffusion inference with LightningModule on GPU, CPU and MPS (Possibly all devices supported by Lightning).☆17Updated last year
- Build fast gradio demos of fastai learners☆35Updated 3 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
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆33Updated last year
- MultiOCR, an interface that connects multiple open-source OCR and various Cloud OCR.☆31Updated last year
- Quantization of LLMs and benchmarking.☆10Updated 10 months ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆83Updated 3 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- Scripts to prep PC for development use after OS installs☆37Updated last week
- Pixel Parsing. A reproduction of OCR-free end-to-end document understanding models with open data☆21Updated 6 months ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Efficient CUDA kernels for training convolutional neural networks with PyTorch.☆39Updated 3 weeks ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago
- Use Grounding DINO, Segment Anything, and CLIP to label objects in images.☆26Updated last year
- An Implementation of Transformer in Transformer in TensorFlow for image classification, attention inside local patches☆43Updated 3 years ago
- A script to help you quickly build custom computer vision datasets☆34Updated 4 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago