Commit Graph

1742 Commits

Author SHA1 Message Date
WenmuZhou 76f50d89e3 update rare dataset path 2021-02-05 16:19:48 +08:00
WenmuZhou 36b5c0dafa update readme and requirements.txt 2021-02-05 16:15:12 +08:00
zhoujun 3b9c7b82bc
Merge pull request #1949 from WenmuZhou/check_empty_data
[cherry-pick] Check empty data
2021-02-05 12:36:00 +08:00
WenmuZhou 8e9d851563 add dataset len check 2021-02-05 12:35:08 +08:00
zhoujun 1d41d8903a
Merge pull request #1936 from WenmuZhou/dygraph_rc
[cherry-pick] fix divide zero error
2021-02-04 11:11:41 +08:00
xiaoting 60effbd748
Merge pull request #1928 from tink2123/cherry-pick
[cherry-pick]fix typo for encode
2021-02-03 16:30:14 +08:00
tink2123 25008de315 fix typo 2021-02-03 08:28:01 +00:00
xiaoting a6146ffc43
Merge pull request #1919 from tink2123/fix_rare
fix typo for attention
2021-02-02 19:32:34 +08:00
tink2123 da344d539a fix typo for attention 2021-02-02 19:31:14 +08:00
WenmuZhou dc0a21ffc7 fix divide zero error 2021-02-02 15:45:57 +08:00
Double_V cdf732289d
Merge pull request #1906 from littletomatodonkey/2.0/fix_typo
fix doc
2021-02-01 22:10:51 +08:00
littletomatodonkey 0c75cbc55b fix doc 2021-02-01 14:05:59 +00:00
MissPenguin 36dae990b8
Merge pull request #1901 from MissPenguin/release/2.0
delete slim related content
2021-02-01 17:45:49 +08:00
root f6daae41e5 fix conflict 2021-02-01 09:42:26 +00:00
root f2bc513a68 delete slim related content 2021-02-01 09:31:17 +00:00
MissPenguin fe775780e4
Update algorithm_overview.md 2021-02-01 17:06:23 +08:00
MissPenguin 8e2dc741b3
Update algorithm_overview_en.md 2021-02-01 17:05:35 +08:00
MissPenguin d4a23337cf
Merge pull request #1900 from LDOUBLEV/rare
fix link
2021-02-01 17:04:42 +08:00
LDOUBLEV 873363589c fix link 2021-02-01 09:02:14 +00:00
MissPenguin f368a4b2f6
Merge pull request #1891 from WenmuZhou/faq
2021.2.1 update Faq
2021-02-01 16:56:11 +08:00
MissPenguin dd6f6f5cf3
Merge pull request #1869 from LDOUBLEV/rare
upload rare code
2021-02-01 16:55:33 +08:00
WenmuZhou 259f3bb0e0 update 2021-02-01 16:23:04 +08:00
WenmuZhou dbef4a1d34 update 2021-02-01 16:20:43 +08:00
WenmuZhou 02b0bce42d update 2021-02-01 16:16:15 +08:00
xiaoting 1043613b1c
Merge pull request #1897 from iamyoyo/dygraph
Update program.py
2021-02-01 16:08:52 +08:00
LDOUBLEV a094d27755 opt rec_att_head 2021-02-01 08:08:18 +00:00
Double_V 080e250164
Merge pull request #1868 from WenmuZhou/dygraph_rc
update docker
2021-02-01 15:39:41 +08:00
WenmuZhou 23df5bcf12 update dockerfile 2021-02-01 15:38:31 +08:00
iamyoyo be94977426
program.py 257行 变量名问题
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
2021-02-01 15:27:56 +08:00
iamyoyo a92bb6d310
Update program.py
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
2021-02-01 15:09:14 +08:00
LDOUBLEV 0d89f3f913 fix comment 2021-02-01 06:54:56 +00:00
WenmuZhou fae6f1eef7 update 2021-02-01 14:50:44 +08:00
LDOUBLEV 550022ea66 fix comment 2021-02-01 06:44:04 +00:00
LDOUBLEV e7d24ac8b8 fix comment 2021-02-01 06:41:45 +00:00
LDOUBLEV 0f4d92b63f fix conflict wiith SRN 2021-02-01 06:32:14 +00:00
LDOUBLEV 7a054c854b rare doc and opt post_process 2021-02-01 06:27:56 +00:00
WenmuZhou 22a9f2ad00 update faq 2021-02-01 12:57:18 +08:00
WenmuZhou b544a561d5 update faq 2021-02-01 12:49:11 +08:00
xiaoting 0c5c9f694d
Merge pull request #1890 from tink2123/srn_ch
Adaptation of Chinese char
2021-02-01 11:31:25 +08:00
tink2123 7f2304ab3f Adaptation of Chinese char 2021-02-01 03:28:31 +00:00
LDOUBLEV 56cbbdfb01 fix conflict 2021-02-01 03:19:56 +00:00
LDOUBLEV f896032255 pre-commit 2021-02-01 03:12:38 +00:00
xiaoting 2a0c3d4dac
fix eval mode without srn (#1889)
* fix base model

* fix start time
2021-01-31 22:37:30 +08:00
MissPenguin e40100c5b7
Merge pull request #1872 from Evezerest/dy1
Fix bugs during save recognition results and a spelling mistake
2021-01-29 15:25:48 +08:00
xiaoting 570009c217
Merge pull request #1874 from tink2123/srn_doc
format doc
2021-01-29 15:25:10 +08:00
tink2123 b8a029686c Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2021-01-29 15:23:55 +08:00
tink2123 6781d55df4 format doc 2021-01-29 15:23:11 +08:00
xiaoting 7f9b885f75
Merge pull request #1873 from tink2123/srn_doc
Add srn doc
2021-01-29 15:18:51 +08:00
tink2123 42fe741ff1 add srn doc 2021-01-29 15:08:58 +08:00
Leif b3a451da26 Fix a spelling mistake 2021-01-29 15:03:41 +08:00