Closed kei6 closed 5 years ago
a lot of options
On Thu, 23 May 2019 01:28 Kei_Cin, notifications@github.com wrote:
Hi @MichalBusta https://github.com/MichalBusta, First of all, thanks for your great work! My training dataset has only samples with rectangle boxes! After 200 epoch of training, the model can predict liked below image: [image: Annotation 2019-05-23 142022] https://user-images.githubusercontent.com/45931733/58233321-f6f60d00-7d65-11e9-8eed-80cbdbc968ac.png Because of wrong angle detecting, that leads to wrong OCR result!
Then I think about a model with no angle (or unchanged angle) to predict rectangle boxes only. I've known that your model with angle is really awesome, but in my case to predict rectangle boxes only. How can I do it?
Thanks a lot!
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MichalBusta/E2E-MLT/issues/35?email_source=notifications&email_token=AA7KHMBDB4ALWLAD2QV253LPWZBRHA5CNFSM4HO2VTVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVMGAAQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AA7KHMFQAA6QRBQFHZZBUB3PWZBRHANCNFSM4HO2VTVA .
Hi @MichalBusta, First of all, thanks for your great work! My training dataset has only samples with rectangle boxes! After 200 epoch of training, the model can predict liked below image: Because of wrong
angle
detecting, that leads to wrong OCR result!Then I think about a model with no angle (or
unchanged angle
) to predict rectangle boxes only. I've known that your model with angle is really awesome, but in my case to predict rectangle boxes only. How can I do it?Thanks a lot!