courao / ocr.pytorch

A pure pytorch implemented ocr project including text detection and recognition
MIT License
584 stars 133 forks source link

Upload pretrained models to other host #16

Closed Johndirr closed 4 years ago

Johndirr commented 4 years ago

Can you please upload the pretrained models to another site than pan.baidu? Most non chinese users can't download from there. Maybe https://www.mediafire.com/, https://www.4shared.com/, https://mega.nz/, googledrive or https://zippyshare.com/ Thank you very much.

courao commented 4 years ago

Thank you for your advice, and I'm currently put my pretrained model onto google driver(link can be found on homepage). But as recognition model are mainly trained with a lot of Chinese data and a few English data, I not sure if it can behave well.

Johndirr commented 4 years ago

Thank you. Ill see how good this performs on english text.

fcakyon commented 4 years ago

@Johndirr how good does it perform on non-Chinese words?