Open njuhang opened 3 years ago
hi i just encountered the same question, have you solved it?
i also encountered this problem, and i don't know how to solve it. have you solved it? by the way, my AP and AR is always 0, do you know?
cfg.py use_darknet_cfg=False
在进行evaluate的时候,执行boxes[...,2:] = boxes[...,2:] - boxes[...,:2]时遇到这个问题 When evaluating, I encountered this problem when executing ‘boxes[...,2:] = boxes[...,2:]-boxes[...,:2]’