vision_transformers and vision-transformers-tf

These are competitors, as both repositories provide implementations of various vision transformer models, forcing a choice between the two for a user seeking such implementations.

vision_transformers
53
Established
vision-transformers-tf
28
Experimental
Maintenance 6/25
Adoption 8/25
Maturity 25/25
Community 14/25
Maintenance 0/25
Adoption 5/25
Maturity 16/25
Community 7/25
Stars: 65
Forks: 9
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 10
Forks: 1
Downloads:
Commits (30d): 0
Language:
License: Apache-2.0
No Dependents
Stale 6m No Package No Dependents

About vision_transformers

sovit-123/vision_transformers

Vision Transformers for image classification, image segmentation, and object detection.

This project helps computer vision practitioners train models to automatically identify objects, classify images, or segment images into meaningful regions. You provide it with images or video data, and it outputs a trained model capable of performing these tasks or shows the detected objects/classifications on your input. It's designed for machine learning engineers, data scientists, and researchers working with visual data.

image-classification object-detection image-segmentation computer-vision deep-learning-models

About vision-transformers-tf

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.

computer-vision deep-learning image-recognition model-development vision-ai

Scores updated daily from GitHub, PyPI, and npm data. How scores work