代码拉取完成,页面将自动刷新
mmocr_path='/home/wsl/OCR/mmocr_mlt/'
ckpt_path='/media/wsl/a9f0161f-7971-c843-8c81-c68049a0235a/mlt_ckpt/'
det_config = mmocr_path+'/configs/textdet/psenet/psenet_r50_fpnf_600e_mlt19.py'
det_checkpoint = ckpt_path+'/det/psenet.pth'
lang_checkpoint=ckpt_path+'/rec/lang_cls.onnx'
latin_config = mmocr_path+'/configs/textrecog/mlt/satrn_pt.py'
latin_checkpoint = ckpt_path+'/rec/spanish.pth'
korean_config = mmocr_path+'/configs/textrecog/mlt/satrn_korean.py'
korean_checkpoint = ckpt_path+'/rec/korean_epoch_6.pth'
hindi_config = mmocr_path+'/configs/textrecog/mlt/satrn_hindi.py'
hindi_checkpoint = ckpt_path+'/rec/ETRN_hindi.pth'
chinese_config = mmocr_path+'/configs/textrecog/mlt/pvt_satrn_ctc_hccdoc.py'
chinese_checkpoint = ckpt_path+'/rec/hccdoc_epoch_29.pth'
lang='Chinese'
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。