mjq11302010044 / RRPN

Arbitrary-Oriented Scene Text Detection via Rotation Proposals (TMM 2018)
Other
436 stars 141 forks source link

caculate overlap encounter nan val #33

Open auroua opened 6 years ago

auroua commented 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!