Zzh-tju / CIoU

Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)
GNU General Public License v3.0
319 stars 44 forks source link

Evaluation Error #16

Open yfzhang114 opened 2 years ago

yfzhang114 commented 2 years ago

image

Zzh-tju commented 2 years ago

try other NMS strategies. check the input tensor size

yilifan commented 2 years ago

image 同样的问题,请问您解决了吗

Zzh-tju commented 2 years ago

检查你的scores的size

zhang-shuohao commented 8 months ago

检查你的scores的size

这里的scores的size是torch.Size([100]),所以肯定会报错的,不过应该如何解决呢?

zhang-shuohao commented 8 months ago

image

同样的问题,请问您解决了吗?

qq843626244 commented 8 months ago

image

同样的问题,请问您解决了吗?

请问你解决这个问题了吗