PyTorch-YOLOv3 icon indicating copy to clipboard operation
PyTorch-YOLOv3 copied to clipboard

average precision larger than 1

Open flyfj opened this issue 6 years ago • 1 comments

during evaluation, ap for one of the target classes gets better than 1, like 1.76, how is this possible? is there anything i'm missing from using the code?

flyfj avatar Aug 06 '19 13:08 flyfj

i encountered the same problem. AP is 1.13.

xzsl avatar Aug 17 '20 07:08 xzsl