API Reference track_forgex v#0.2.1

Copy Markdown View Source

Modules

Documentation for TrackForgex.

Native interface to the TrackForgex library.

ByteTracker is a state-of-the-art multi-object tracking (MOT) system that achieves high performance by associating every detection box across video frames, including low-confidence ones. Instead of discarding uncertain detections, ByteTracker uses them to improve tracking accuracy, especially for occluded or partially visible objects.

ByteTrack detection result implementation.

ByteTrack tracker implementation.

BBox implementation.

Detection implementation.