Hi @selflein , I'm trying to do testing using a test set on which I've used YOLOV4; the output format is the same as MOT16, so I think I need to do the same as in the "Testing" section without running run_obj_detect.py.
Then I directly run preprocessing.py in test mode but the result is empty: for example, I have data/MOT16/test/MOT-xx/gt/gt.txt and the result of preprocessing is output/MOTxx (empty folder).
What could my problem be?
Hi @selflein , I'm trying to do testing using a test set on which I've used YOLOV4; the output format is the same as MOT16, so I think I need to do the same as in the "Testing" section without running run_obj_detect.py.
Then I directly run preprocessing.py in test mode but the result is empty: for example, I have data/MOT16/test/MOT-xx/gt/gt.txt and the result of preprocessing is output/MOTxx (empty folder).
What could my problem be?