AyushExel/trolo
An SDK for Transformers + YOLO and other SSD family models
This tool helps computer vision practitioners quickly build and deploy object detection systems. You can input images or video streams, train custom models using your own datasets, and receive outputs with detected objects and their locations. It's ideal for anyone who needs to identify and locate specific items within visual data.
No commits in the last 6 months.
Use this if you need to rapidly train and deploy high-performance object detection models for images or real-time video feeds.
Not ideal if you are looking for a pre-trained model for a very niche object category or if you prefer a no-code solution.
Stars
64
Forks
10
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jan 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/AyushExel/trolo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVlabs/MambaVision
[CVPR 2025] Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone
sign-language-translator/sign-language-translator
Python library & framework to build custom translators for the hearing-impaired and translate...
kyegomez/Jamba
PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"
autonomousvision/transfuser
[PAMI'23] TransFuser: Imitation with Transformer-Based Sensor Fusion for Autonomous Driving;...
kyegomez/MultiModalMamba
A novel implementation of fusing ViT with Mamba into a fast, agile, and high performance...