xingyizhou/GTR
Global Tracking Transformers, CVPR 2022
This project helps you accurately track multiple objects in video footage over extended periods, even if they temporarily disappear from view. It takes a video as input and outputs the same video with identified objects highlighted and consistently labeled throughout their presence. It's designed for anyone needing to analyze object movement and behavior in video, such as surveillance operators or sports analysts.
379 stars. No commits in the last 6 months.
Use this if you need to reliably follow and identify specific objects across many frames in a video, even when occluded, and then categorize them.
Not ideal if your primary need is static object detection in single images or very short video clips without a focus on long-term identity.
Stars
379
Forks
60
Language
Python
License
—
Category
Last pushed
Aug 02, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/xingyizhou/GTR"
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...