Add frame id in Detection class #228
Replies: 5 comments
|
Hi @hardikdava 👋🏻 I was thinking about adding |
|
Hi @SkalskiP 👋🏻 , we can introduce |
|
Hi, @SkalskiP I have integrate MOT-Dataset with |
|
I'll convert that into the discussion for now and add it to |
|
@SkalskiP I have started working on it. It will be minor but important feature after |
Uh oh!
There was an error while loading. Please reload this page.
Search before asking
Description
Curent
Detectionclass is missing an information offrame id. Generally working with multiple object tracking it is required to have information of detections associated with frame of a sequence or video frame.Use case
Use cases would be as following:
Additional
Implementation possibility:
DetectionclassAre you willing to submit a PR?
All reactions