zhoujun
|
a948584ca5
|
Merge pull request #1344 from WenmuZhou/update_angle_class_doc
paddleocr whl adaptation dygraph
|
2020-12-08 06:24:40 -06:00 |
WenmuZhou
|
3aae17e0d5
|
add doc of how to add new algorithm
|
2020-12-08 20:23:05 +08:00 |
xiaoting
|
0ecc335d9d
|
Merge pull request #1353 from tink2123/update_multi
update for multi-languages
|
2020-12-08 19:12:40 +08:00 |
tink2123
|
bccf9edf61
|
update for multi-language
|
2020-12-08 19:10:57 +08:00 |
tink2123
|
311569b2bc
|
update for multi-language
|
2020-12-08 19:09:03 +08:00 |
tink2123
|
dd0f8c1d89
|
update for multi-language
|
2020-12-08 19:07:39 +08:00 |
xiaoting
|
8a5566c974
|
add multi lang yml and dict (#1312)
* add multi lang yml and dict
* update yml
|
2020-12-08 13:32:17 +08:00 |
WenmuZhou
|
28b2d43e57
|
paddleocr whl adaptation dygraph
|
2020-12-07 19:10:19 +08:00 |
WenmuZhou
|
bccb261228
|
rename 地址 to link
|
2020-12-07 16:32:57 +08:00 |
WenmuZhou
|
c654dbf709
|
add rec config on english dataset
|
2020-12-07 16:25:12 +08:00 |
WenmuZhou
|
98e5d59e9d
|
add det ic15 config
|
2020-12-07 16:17:36 +08:00 |
WenmuZhou
|
d986c22085
|
update inference doc
|
2020-12-07 15:48:46 +08:00 |
zhoujun
|
eade2ce87a
|
Merge pull request #1308 from WenmuZhou/update_angle_class_doc
Update angle class doc
|
2020-12-07 01:46:04 -06:00 |
WenmuZhou
|
5d9c03890b
|
merge upstream
|
2020-12-07 13:10:12 +08:00 |
WenmuZhou
|
2c8ba6a961
|
merge upstream
|
2020-12-07 12:51:40 +08:00 |
WenmuZhou
|
38f27a5339
|
merge upstream
|
2020-12-07 12:38:44 +08:00 |
zhoujun
|
99ee41d8db
|
Merge pull request #1299 from WenmuZhou/fix_predict_system
add predict_cls to predict_system
|
2020-12-06 20:28:37 -06:00 |
WenmuZhou
|
cb371c1ecc
|
first update inference.md
|
2020-12-04 17:09:28 +08:00 |
xmy0916
|
1e15b1d1c2
|
fix doc recognition ch&en
|
2020-12-03 19:58:35 +08:00 |
xmy0916
|
8ecaf41e82
|
fix doc algorithm_overview ch&en
|
2020-12-03 17:29:29 +08:00 |
WenmuZhou
|
8e914a869f
|
update config file doc
|
2020-12-03 15:44:52 +08:00 |
WenmuZhou
|
c6ab13203c
|
update angle_class doc
|
2020-12-02 18:43:15 +08:00 |
WenmuZhou
|
34cd39194d
|
use logger.info replace print
|
2020-12-02 15:55:28 +08:00 |
WenmuZhou
|
a804a97c92
|
add drop_score to args
|
2020-12-02 15:55:15 +08:00 |
WenmuZhou
|
e696c7906d
|
delete debug code
|
2020-12-02 15:53:55 +08:00 |
zhoujun
|
2985e7b897
|
use cls_batch_num replace rec_batch_num (#1298)
|
2020-12-02 12:22:41 +08:00 |
WenmuZhou
|
cb7afb8588
|
add hubserving
|
2020-12-01 17:46:50 +08:00 |
WenmuZhou
|
9fd163038f
|
Merge branch 'dygraph_rc' of https://github.com/WenmuZhou/PaddleOCR into dygraph_rc
|
2020-12-01 16:46:31 +08:00 |
WenmuZhou
|
a621bef893
|
add predict_cls to predict_system
|
2020-12-01 16:45:45 +08:00 |
WenmuZhou
|
902606499b
|
add predict_cls to predict_system
|
2020-12-01 16:42:10 +08:00 |
WenmuZhou
|
7eede6b44b
|
use cls_batch_num replace rec_batch_num
|
2020-12-01 15:44:04 +08:00 |
zhoujun
|
9b2c0e4838
|
Merge pull request #1235 from WenmuZhou/dygraph_rc
修复ips计算过少的问题
|
2020-11-30 22:48:28 -06:00 |
WenmuZhou
|
1c43e8bbb4
|
Adapt to windows
|
2020-11-30 16:54:18 +08:00 |
WenmuZhou
|
a44c2a699f
|
Adapt to windows
|
2020-11-30 16:48:51 +08:00 |
WenmuZhou
|
bbc52fc993
|
Merge branch 'dygraph_rc' of https://github.com/WenmuZhou/PaddleOCR into dygraph_rc
|
2020-11-30 12:22:57 +08:00 |
WenmuZhou
|
ef0880b9ae
|
delete save_inference_mode fun, because the dev paddle has support export crnn model
|
2020-11-28 22:56:10 +08:00 |
WenmuZhou
|
5983e1af14
|
Remove redundant functions
|
2020-11-27 15:30:31 +08:00 |
WenmuZhou
|
835bfa456c
|
Remove the channel conversion of the image and keep it consistent with the training phase
|
2020-11-27 15:29:14 +08:00 |
WenmuZhou
|
05dcfdec68
|
Fix the bug that the predict time is calculated incorrectly
|
2020-11-27 15:28:31 +08:00 |
littletomatodonkey
|
c4fcd14354
|
refine dynamic sampling (#1256)
|
2020-11-26 21:32:33 +08:00 |
WenmuZhou
|
606a387354
|
删掉多余的判断
|
2020-11-24 16:01:00 +08:00 |
WenmuZhou
|
0da2cdb40c
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph_rc
|
2020-11-24 15:51:44 +08:00 |
WenmuZhou
|
40023f76a6
|
修复ips和batch_cost输出错误的bug
|
2020-11-24 15:47:12 +08:00 |
littletomatodonkey
|
169b629b0f
|
fix error (#1177)
|
2020-11-21 23:02:18 +08:00 |
zhoujun
|
bc563c642c
|
添加方向分类器 (#1184)
add cls module
|
2020-11-21 22:10:45 +08:00 |
Double_V
|
c852b91647
|
Merge pull request #1212 from littletomatodonkey/2.0rc/add_server_cfg
add common ch config
|
2020-11-20 11:28:31 +08:00 |
littletomatodonkey
|
023aef4878
|
add common ch config
|
2020-11-20 02:38:08 +00:00 |
WenmuZhou
|
0c287c41ea
|
python端预测完成
|
2020-11-17 17:28:28 +08:00 |
WenmuZhou
|
903b102f5f
|
分数取均值
|
2020-11-17 17:27:59 +08:00 |
WenmuZhou
|
31d48243b8
|
添加方向分类器
|
2020-11-17 14:07:39 +08:00 |