MingtaoFu / gliding_vertex

The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".
271 stars 63 forks source link

why do some positions(x1,y1,x2,y2...) in detect result have negetive value? for example, x1 is -1 or y1 is -3.2 #32

Open mundanePeo opened 4 years ago

mundanePeo commented 4 years ago

and how should I do for these negetive value to eliminate errors? please help me! tks