Hi Leon!
Thank you for the great work. I couldn't find a way to extract tracking output if YOLO didn't detect the object.
In other words, I want to get bounding box output from DeepSort where if there isn't any detection output for that specific frame, Deepsort didn't output a b-box for that frame.
Is there a way to do this, interfere with the tracking process, and get a predicted bounding box output?
Thanks in advance.