permatrack icon indicating copy to clipboard operation
permatrack copied to clipboard

Saving the tracked bounding boxes in image and/or video

Open pepeaze opened this issue 3 years ago • 1 comments

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?

pepeaze avatar Nov 08 '21 18:11 pepeaze

Hi,

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.

pvtokmakov avatar Dec 03 '21 21:12 pvtokmakov