roboflow

trackers

roboflow

Trackers gives you clean, modular re-implementations of leading multi-object tracking algorithms released under the permissive Apache 2.0 license. You combine them with any detection model you already use.

AI 简介

`trackers` 是一个用于多目标跟踪的Python库,它提供了多种主流跟踪算法的干净、模块化实现,并且可以与任何现有的检测模型无缝集成。项目支持包括SORT、ByteTrack、OC-SORT和BoT-SORT在内的多种算法,每种算法都是基于原始论文重新实现的,确保了代码的可读性和可修改性。此外,该库对检测器没有特定要求,无论是YOLO、DETR还是其他产生边界框的模型都能直接使用。通过提供统一的接口,`trackers`简化了从研究到生产的整个过程,适用于需要在视频序列中持续追踪对象的各种场景,如体育赛事分析、安防监控等。

Python
Apache License 2.0
3.5k
Stars
360
Forks
35
Watchers
5
Issues

Star 增长

今日+23
近 7 天+40
近 30 天+84
综合评分108.07
默认分支develop