liulei01 / DRBox

A deep learning based algorithm to detect rotated object, for example, objects in remote sensing images
Other
421 stars 142 forks source link

How do you define the angle value? #9

Open afterimagex opened 6 years ago

afterimagex commented 6 years ago

In the rbox format file, ‘xcenter >> ycenter >> anno_width >> anno_height >> label >> angle‘, I see the angle value will be greater than 360 degrees, how do you define the angle value and determine the main direction?