FindOne1

Results 2 issues of FindOne1

Comparing the AP calculation method in YOLOv5, it seems that in YOLOX, when computing map50, only the average precision is taken into account. However, doesn't AP represent the area under...

When I train on my own dataset, it reported an error, there are the details: Traceback (most recent call last): File "tools/train.py", line 253, in main() File "tools/train.py", line 249,...