yangxue0827 / R2CNN_FPN_Tensorflow

R2CNN: Rotational Region CNN Based on FPN (Tensorflow)
419 stars 139 forks source link

draw_box_with_color,报错,坐标值异常 #75

Closed YeahWCAN closed 5 years ago

YeahWCAN commented 5 years ago

1560396822(1)

坐标值异常,远超过了图片的尺寸(1080,1920),应该是坐标编、解码出了问题,但具体原因未定位到。现在的解决办法是直接将异常坐标pass。请问您碰到过类似问题吗?或者有什么建议?