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

Angles regression is different in the paper and the code! #16

Open tfygg opened 6 years ago

tfygg commented 6 years ago

In the paper, angles regression is used by equation (6c), I find the tan() is used! While sin() is used in the code!

Why? And which way is the best?

keck91 commented 5 years ago

Where did you find this in the code?

tjmannn commented 3 years ago

yeah, I found this too, still confused, tan() seems to have some bugs when angle deviation equals to 90