You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried, with no sucess, use in test.py the inputs to save videos and images with the detected bounding boxes. Is there any trick to perform this action?
The text was updated successfully, but these errors were encountered:
pepeaze
changed the title
Saving the track bounding boxes in image and/or video
Saving the tracked bounding boxes in image and/or video
Nov 8, 2021
thanks for your interest in our work! Passing --debug 4 flag to the evaluation command should save the videos with visualized predictions into the exp/tracking/experiment_name/debug directory. Hope this helps.
I've tried, with no sucess, use in test.py the inputs to save videos and images with the detected bounding boxes. Is there any trick to perform this action?
The text was updated successfully, but these errors were encountered: