Rotated_IoU icon indicating copy to clipboard operation
Rotated_IoU copied to clipboard

Differentiable IoU of rotated bounding boxes using Pytorch

Results 22 Rotated_IoU issues
Sort by recently updated
recently updated
newest added

Hi author, Thank you for your nice work. I encountered a case where I get bbox_iou of 0.7304, but bbox_loss: -inf. After that it's: CUDA kernel failed : invalid configuration...

After running the demo, it keeps returning the sort_vertices module in the cuda_ext.py is not found.