mjq11302010044 / RRPN_pytorch

RRPN in pytorch 1.0 ----- Arbitrary-Oriented Scene Text Detection via Rotation Proposals
MIT License
262 stars 56 forks source link

code for multi-scale testing. #51

Open yash0307 opened 4 years ago

yash0307 commented 4 years ago

Hi, I am unable to reproduce your numbers on IC15 dataset. As you mentioned in a alternative issue that it could be because of multi-scale settings, however, I do not see how the existing testing code supports multi-scale testing. Could you point me to the code or share a config file for multi-scale testing ?

Many thanks!

mjq11302010044 commented 4 years ago

@yash0307,All the strategies we talk about are in the training phase, detailed infos are in #19 .