hasanirtiza / Pedestron

[Pedestron] Generalizable Pedestrian Detection: The Elephant In The Room. @ CVPR2021
https://openaccess.thecvf.com/content/CVPR2021/papers/Hasan_Generalizable_Pedestrian_Detection_The_Elephant_in_the_Room_CVPR_2021_paper.pdf
Apache License 2.0
682 stars 159 forks source link

custom dataset test #166

Closed XGchengcheng closed 8 months ago

XGchengcheng commented 8 months ago

I want to use the tool/coco_eval.py file to test a custom dataset, how do I get the args.out file

hasanirtiza commented 8 months ago

I think you can specify as args.result, your output file.