CLRNet icon indicating copy to clipboard operation
CLRNet copied to clipboard

Index error occurred on NMS during validation

Open YatesZhang opened this issue 3 years ago • 0 comments

Index error occured, error

after this code: nms

Then I check the output of your NMS function: keep

It seems like the memory with no initialization, which leads to "index out of bound". However, the training phase goes well. Why is it happen?

YatesZhang avatar Oct 19 '22 08:10 YatesZhang