SaaSHub helps you find the best software and product alternatives Learn more →
Vision_transformer_tf Alternatives
Similar projects and alternatives to vision_transformer_tf
-
maxvit
Discontinued [ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmentation, image quality, and generative modeling...
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
tensorflow-image-models
TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.
-
gpt-mini
Yet another minimalistic Tensorflow (re-)re-implementation of Karpathy's Pytorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer).
-
saliency
Discontinued Framework-agnostic implementation for state-of-the-art saliency methods (XRAI, BlurIG, SmoothGrad, and more).
-
coral-pi-rest-server
Perform inferencing of tensorflow-lite models on an RPi with acceleration from Coral USB stick
-
-
Transformer-in-Transformer
An Implementation of Transformer in Transformer in TensorFlow for image classification, attention inside local patches (by Rishit-dagli)
-
deep-text-recognition-benchmark
PyTorch code of my ICDAR 2021 paper Vision Transformer for Fast and Efficient Scene Text Recognition (ViTSTR) (by roatienza)
-
-
D2L_Attention_Mechanisms_in_TF
This repository contains Tensorflow 2 code for Attention Mechanisms chapter of Dive into Deep Learning (D2L) book.
vision_transformer_tf discussion
vision_transformer_tf reviews and mentions
-
Implemented Vision Transformers from scratch using TensorFlow 2. x 🚀, Finetuning and Converting to TF-Lite ✅
Hi r/learnmachinelearning, I am done implementing the paper AN IMAGE IS WORTH 16X16 WORDS: TRANSFORMERS FOR IMAGE RECOGNITION AT SCALE, popularly known as the Vision Transformer paper. Using my implementation any vision transformer model can be finetuned pretty easily with any custom dataset, Converting weights to TensorFlow Lite is also supported. My codebase is also very straightforward to understand and debug. One can learn how the vision transformer works internally by debugging the whole pipeline. Link to the GitHub Project: https://github.com/TheTensorDude/vision_transformer_tf
-
[P] Finetune any Vision Transformer architecture on your custom data 🚀, Convert to TensorFlow Lite ✅
The GitHub link to the project can be found here.
-
[P] Implemented Vision Transformers 🚀 from scratch using TensorFlow 2.x
My implementation: GitHub Link
-
Implemented Vision Transformers 🚀 from scratch using TensorFlow 2.x
My implementation: https://github.com/TheTensorDude/vision_transformer_tf
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Aug 2026
Stats
hrithickcodes/vision_transformer_tf is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vision_transformer_tf is Jupyter Notebook.
Popular Comparisons
- vision_transformer_tf VS maxvit
- vision_transformer_tf VS tensorflow-image-models
- vision_transformer_tf VS gpt-mini
- vision_transformer_tf VS saliency
- vision_transformer_tf VS coral-pi-rest-server
- vision_transformer_tf VS TFLiteClassification
- vision_transformer_tf VS Transformer-in-Transformer
- vision_transformer_tf VS deep-text-recognition-benchmark
- vision_transformer_tf VS Fast-Transformer
- vision_transformer_tf VS D2L_Attention_Mechanisms_in_TF