- 01 2月, 2021 7 次提交
-
-
由 xiaoting 提交于
Update program.py
-
由 Double_V 提交于
update docker
-
由 WenmuZhou 提交于
-
由 iamyoyo 提交于
PaddleOCR/tools/program.py的第254行的变量名原为cur_metirc,需要修改为cur_metric,如果不修改在运行是,会提示 The variable name of line 254 can be changed to cur_ Metric. If you do not modify it, you will be prompted when it is running "E:\XXX\PaddleOCR\tools\program.py", line 257, in train ['{}: {}'.format(k, v) for k, v in cur_metric.items()])) NameError: name 'cur_metric' is not defined
-
由 iamyoyo 提交于
PaddleOCR/tools/program.py的第254行的变量名原为cur_metirc,需要修改为cur_metric,如果不修改在运行是,会提示 The variable name of line 254 can be changed to cur_ Metric. If you do not modify it, you will be prompted when it is running "E:\XXX\PaddleOCR\tools\program.py", line 257, in train ['{}: {}'.format(k, v) for k, v in cur_metric.items()])) NameError: name 'cur_metric' is not defined
-
由 xiaoting 提交于
Adaptation of Chinese char
-
由 tink2123 提交于
-
- 31 1月, 2021 1 次提交
-
-
由 xiaoting 提交于
* fix base model * fix start time
-
- 29 1月, 2021 15 次提交
-
-
由 MissPenguin 提交于
Fix bugs during save recognition results and a spelling mistake
-
由 xiaoting 提交于
format doc
-
-
由 tink2123 提交于
-
由 xiaoting 提交于
Add srn doc
-
由 tink2123 提交于
-
由 qq_25193841 提交于
-
由 qq_25193841 提交于
-
由 qq_25193841 提交于
-
由 xiaoting 提交于
【Do not merge】Add srn model
-
由 xiaoting 提交于
-
由 MissPenguin 提交于
Fix syntax warning over comparison of literals using is.
-
由 WenmuZhou 提交于
-
由 WenmuZhou 提交于
-
由 Double_V 提交于
fixed wrong naming of German model
-
- 28 1月, 2021 5 次提交
-
-
由 Double_V 提交于
* fix doc of quant demo * fix doc of quant demo
-
由 littletomatodonkey 提交于
* fix mv3 to adapt to paddle2.0 * fix doc to adapt to 2.0.0 * fix paddle version
-
由 zhoujun 提交于
* fix starnet export * fix bug * add note
-
由 Justus-Jonas Erker 提交于
fixed wrong naming of German model
-
由 Justus-Jonas Erker 提交于
The german recognition model was falsely named French recognition
-
- 27 1月, 2021 9 次提交
-
-
由 Wei Shengyu 提交于
* Update README.md * Update README_ch.md * Update README.md
-
由 Double_V 提交于
fix shuffle not work
-
由 LDOUBLEV 提交于
-
由 Daniel Yang 提交于
-
由 Daniel Yang 提交于
-
由 Daniel Yang 提交于
-
由 Daniel Yang 提交于
-
由 zhoujun 提交于
export_model support dynamic input shape
-
由 Daniel Yang 提交于
Update joinus.png
-
- 26 1月, 2021 3 次提交
-
-
由 Channingss 提交于
-
由 littletomatodonkey 提交于
-
由 xiaoting 提交于
update multi-lang doc
-