lilanxiao / Rotated_IoU

Differentiable IoU of rotated bounding boxes using Pytorch
MIT License
416 stars 64 forks source link

problems with the import of sort_vertices #55

Open Innocent-Appiah opened 7 months ago

Innocent-Appiah commented 7 months ago

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

ekurtgl commented 6 months ago

Getting the same error.