Open 92ypli opened 5 years ago
You can use this script to convert visdrone dataset to darknet format and get the label.
Use test.py
in https://github.com/ultralytics/yolov3 to test.
非常感谢你的工作,不过我觉得你有一些实验细节做的并不好,你直接用darknet训coco的anchor,并没有重新做聚类,如果重新做聚类ap应该会提高很多。
@wjjouc I didn't run the prune step.
@wydwww Thank you all the same. This problem has been bothering me for days.
非常感谢你的工作,不过我觉得你有一些实验细节做的并不好,你直接用darknet训coco的anchor,并没有重新做聚类,如果重新做聚类ap应该会提高很多。
anchor size影响不大吧。
How to calculate the AP results?
还有,怎么计算ap?