DetectionTeamUCAS / RRPN_Faster-RCNN_Tensorflow

A tensorflow re-implementation of RRPN: Arbitrary-Oriented Scene Text Detection via Rotation Proposals.
254 stars 89 forks source link

angle #45

Open sunhongzhi1996 opened 5 years ago

sunhongzhi1996 commented 5 years ago

Here is how the dota is converted to the data format required by RRPN. Is the angle parameter this code conversion?

Sunjac commented 4 years ago

using cv2.boxPoints() in opencv