yihongXU/TransCenter
This is the official implementation of TransCenter (TPAMI). The code and pretrained models are now available here: https://gitlab.inria.fr/yixu/TransCenter_official.
This project helps operations engineers or surveillance specialists automatically track multiple moving objects in video footage. You provide a video stream or recorded video, and it outputs precise bounding boxes and unique IDs for each object, allowing you to follow their movements consistently. It's designed for anyone needing to analyze complex scenes with many interacting moving entities.
118 stars. No commits in the last 6 months.
Use this if you need to reliably identify and track numerous individual objects across successive frames in surveillance footage, traffic monitoring, or crowd analysis.
Not ideal if you only need to detect objects at a single point in time without tracking their movement, or if you are working with static images.
Stars
118
Forks
8
Language
—
License
—
Category
Last pushed
Aug 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/yihongXU/TransCenter"
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...