lorenzovaquero/BUSCA
[ECCV 2024] BUSCA: "Lost and Found: Overcoming Detector Failures in Online Multi-Object Tracking"
BUSCA helps surveillance operators, sports analysts, or autonomous vehicle developers maintain continuous tracking of multiple objects even when a detection system temporarily loses sight of them, for example, due to obstructions. It takes live video feeds as input and outputs a more reliable and consistent stream of identified object trajectories over time. This is for anyone who needs to track moving objects in real-time.
No commits in the last 6 months.
Use this if your multi-object tracking system frequently loses track of targets that are temporarily obscured or missed by its detection component, and you need to improve tracking persistence without re-training your entire system.
Not ideal if you are looking for a standalone object detection system or if your primary problem is inaccurate initial object identification rather than maintaining existing tracks.
Stars
43
Forks
9
Language
Python
License
GPL-3.0
Category
Last pushed
Dec 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/lorenzovaquero/BUSCA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
roboflow/rf-detr
[ICLR 2026] RF-DETR is a real-time object detection and segmentation model architecture...
stereolabs/zed-sdk
⚡️The spatial perception framework for rapidly building smart robots and spaces
mikel-brostrom/boxmot
BoxMOT: Pluggable SOTA multi-object tracking modules with support for axis-aligned and oriented...
RizwanMunawar/yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
google-deepmind/tapnet
Tracking Any Point (TAP)