Commit Graph

132 Commits (develop)

Author SHA1 Message Date
zhoujun 691c9662ba
Update predict_det.py
5 years ago
LDOUBLEV 0045e0894f print to logger.info
5 years ago
LDOUBLEV 06921b135b print to logger.info
5 years ago
Mike Shi ca5308c94e
make predict_det.py work on windows (#1236)
5 years ago
LDOUBLEV 70f87eee23 fix typo and print
5 years ago
LDOUBLEV 90734ca685 add comment
5 years ago
tink2123 c6c28785b1 fix max_wh_ratio for predict
6 years ago
tink2123 bb98fafffb fix max_wh_ratio for predict
6 years ago
MissPenguin 51b57c47c7
Update utility.py
6 years ago
wangjiawei04 0005f4d171 add inference to serving model tool
6 years ago
Jiawei Wang 0d12338fa9
Merge branch 'develop' into ocr_0923
6 years ago
wangjiawei04 c4720557e8 fix all minor bugs
6 years ago
littletomatodonkey 571275e03c fix visualize
6 years ago
wangjiawei04 7cacfc97d9 first commit
6 years ago
LDOUBLEV 954c3313d2 fix predict det
6 years ago
Double_V d64a4c3f6d
Merge pull request #756 from LDOUBLEV/fixocr
6 years ago
LDOUBLEV b6289d0eb0 advance db post_process
6 years ago
MissPenguin 77cd8c1e66
Merge pull request #754 from tink2123/lan_doc
6 years ago
tink2123 98c01dabce add doc and font for languages
6 years ago
littletomatodonkey aafa88db70
Merge pull request #746 from tink2123/languages
6 years ago
tink2123 1edfc308b1 add languages
6 years ago
WenmuZhou cf2a483369 分类支持传参置信度
6 years ago
WenmuZhou 5d248b168f 解决冲突
6 years ago
WenmuZhou c7819af417 对输出的scores和label进行顺序判断
6 years ago
littletomatodonkey 2aa0c8eb2d remove re-init
6 years ago
littletomatodonkey 5858441b3d add notes
6 years ago
littletomatodonkey f78678dd66 fix py infer
6 years ago
WenmuZhou f3f2b38efb 方向分类器设为默认不启用
6 years ago
WenmuZhou 74f6a5cb3d merge paddleocr
6 years ago
WenmuZhou 144b022fb6 添加分类模型
6 years ago
xiaoting f265f94c65
Merge branch 'develop' into support_srn_inference
6 years ago
tink2123 aa7e9ac34e polish code
6 years ago
tink2123 bc1ad20701 support srn inference
6 years ago
WenmuZhou 54d562bfd9 merge PaddleOCR
6 years ago
WenmuZhou e11b2108fa 添加分类模型
6 years ago
dyning 0791714b91
Merge pull request #594 from WenmuZhou/whl1
6 years ago
littletomatodonkey 0a011e564a add python interface
6 years ago
zhoujun 3b1ecb1339
Update predict_system.py
6 years ago
WenmuZhou 684676f611 init commit for build whl
6 years ago
littletomatodonkey 3ebebae3e5 replace zero_copy_run to run for memory leak
6 years ago
MissPenguin 75cdc7dc9a
Merge pull request #519 from ZhangXinNan/zxdev
6 years ago
licx 0c3b5d8e76 fix bug in predict_det for sast & update docs
6 years ago
licx cb7e481b4a fix bug in predict_det for sast & update docs
6 years ago
licx f96b873aa4 modify infer tools for sast
6 years ago
tink2123 d0d5de7f4d fix bug
6 years ago
tink2123 d179c7c446 fix bug
6 years ago
tink2123 9cb3072033 fix bug and update doc
6 years ago
zhangxin ab8d8aeab8 修改所有文件路径为绝对路径,避免在同级目录下时出问题
6 years ago
LDOUBLEV e494595945 fix score is nan
6 years ago
LDOUBLEV 2bec473e89 fix typo and opt doc
6 years ago