tracking by detection demo #3955
andreaceruti
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I can see that there is a folder in detectron2 named "tracking". Is it supposed to run tracking by detection on videos or what? Currently I am working on an instance segmentation + multi object tracking and for the detection part I am using detectron2 to produce bbox and masks for my video frames, then I recompose the frames in a video with a script.
It would be nice if I could do tracking on video frames or videos directly with your API, but I can see that is a recent work and so It lacks documentation. Can you provide some information on when a guide will be avaliable or what is its purpose?
Beta Was this translation helpful? Give feedback.
All reactions