qjadud1994 / Text_Detector

Text detection model that combines Retinanet with textboxes++ for OCR
MIT License
218 stars 70 forks source link

where the pre-training model of 'retinanet_se50.pth' to download #2

Closed tc-qaq closed 5 years ago

tc-qaq commented 5 years ago

Hi @qjadud1994 I need a pre-train model imagenet_pretrain = 'weights/retinanet_se50.pth' in train.py but no url to download this model Could you list the url of this model,thanks

qjadud1994 commented 5 years ago

please check this link

tc-qaq commented 5 years ago

ok,thanks

agiokas-dbg commented 5 years ago

So which one is it, because the filenames do not match the output error.

cosen1024 commented 4 years ago

When I use this pre-train model that you provide ,se-resnet50-bn : https://data.lip6.fr/cadene/pretrainedmodels/se_resnet50-ce0d4300.pth I meet,RuntimeError: Error(s) in loading state_dict for RetinaNet Is this pre-train model wrong?

qjadud1994 commented 4 years ago

First, you should run https://github.com/qjadud1994/Text_Detector/blob/master/Pytorch/get_state_dict.py . Then run train.py code.

2019년 12월 1일 (일) 오후 6:38, ssma96 notifications@github.com님이 작성:

When I use this pre-train model that you provide ,se-resnet50-bn : https://data.lip6.fr/cadene/pretrainedmodels/se_resnet50-ce0d4300.pth I meet,RuntimeError: Error(s) in loading state_dict for RetinaNet Is this pre-train model wrong?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/qjadud1994/Text_Detector/issues/2?email_source=notifications&email_token=AE5ZG3WTDX6YBWG3TVWNXN3QWOA2ZA5CNFSM4HK4X4O2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFRC7OQ#issuecomment-560082874, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE5ZG3SBFO6YNWAL4TXWD5LQWOA2ZANCNFSM4HK4X4OQ .