Skip to content

Why is the MOT tracking evaluation running only on few frames of sequence? #2244

@Abhishek0075

Description

@Abhishek0075

Search before asking

  • I have searched the BoxMOT issues and found no similar bug report.

Question

I was running the tracking evaluation using my YOLOv8 and DeepOCSort but in the 3/4 running tracking step the tracking is done only on few frames not all the frames in the sequence that is only 2184 out of 2334.

[3/4] Running tracker...
Frames IIT_video_01: 100%|██████████| 2184/2184 [04:05<00:00,  8.91it/s]
INFO     | Tracking: 2184 frames, total: 161359.6ms, avg: 73.88ms/frame

In the txt file having the tracking output is also having only that frames' coordinates and labels. Why is it so ? Is it really only running on those frames?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions