Open auroua opened 6 years ago
I am using the from rotation.rbbox_overlaps import rbbx_overlaps as abc method to calcualte box overlap. But I got nan value. What caused this code to generate nan value? Thanks!
from rotation.rbbox_overlaps import rbbx_overlaps as abc
nan
I am using the
from rotation.rbbox_overlaps import rbbx_overlaps as abc
method to calcualte box overlap. But I gotnan
value. What caused this code to generatenan
value? Thanks!