sayakpaul/vision-transformers-tf
A non-exhaustive collection of vision transformer models implemented in TensorFlow.
This is a collection of various vision transformer models implemented in TensorFlow. It provides ready-to-use architectures that help computer vision engineers and researchers build and experiment with state-of-the-art image recognition and processing systems. You input image data, and it outputs trained models capable of advanced visual tasks.
No commits in the last 6 months.
Use this if you are a computer vision engineer or researcher working with TensorFlow and need a variety of pre-implemented transformer-based architectures for image tasks.
Not ideal if you are looking for a high-level API for immediate inference without needing to engage with model architecture details.
Stars
10
Forks
1
Language
—
License
Apache-2.0
Category
Last pushed
Sep 25, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/sayakpaul/vision-transformers-tf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Kohulan/DECIMER-Image_Transformer
DECIMER Image Transformer is a deep-learning-based tool designed for automated recognition of...
sovit-123/vision_transformers
Vision Transformers for image classification, image segmentation, and object detection.
fcakyon/video-transformers
Easiest way of fine-tuning HuggingFace video classification models
leaderj1001/BottleneckTransformers
Bottleneck Transformers for Visual Recognition
qubvel/transformers-notebooks
Inference and fine-tuning examples for vision models from 🤗 Transformers