zhoujun
1d41d8903a
Merge pull request #1936 from WenmuZhou/dygraph_rc
...
[cherry-pick] fix divide zero error
4 years ago
xiaoting
60effbd748
Merge pull request #1928 from tink2123/cherry-pick
...
[cherry-pick]fix typo for encode
4 years ago
tink2123
25008de315
fix typo
4 years ago
xiaoting
a6146ffc43
Merge pull request #1919 from tink2123/fix_rare
...
fix typo for attention
4 years ago
tink2123
da344d539a
fix typo for attention
4 years ago
WenmuZhou
dc0a21ffc7
fix divide zero error
4 years ago
Double_V
cdf732289d
Merge pull request #1906 from littletomatodonkey/2.0/fix_typo
...
fix doc
4 years ago
littletomatodonkey
0c75cbc55b
fix doc
4 years ago
MissPenguin
36dae990b8
Merge pull request #1901 from MissPenguin/release/2.0
...
delete slim related content
4 years ago
root
f6daae41e5
fix conflict
4 years ago
root
f2bc513a68
delete slim related content
4 years ago
MissPenguin
fe775780e4
Update algorithm_overview.md
4 years ago
MissPenguin
8e2dc741b3
Update algorithm_overview_en.md
4 years ago
MissPenguin
d4a23337cf
Merge pull request #1900 from LDOUBLEV/rare
...
fix link
4 years ago
LDOUBLEV
873363589c
fix link
4 years ago
MissPenguin
f368a4b2f6
Merge pull request #1891 from WenmuZhou/faq
...
2021.2.1 update Faq
4 years ago
MissPenguin
dd6f6f5cf3
Merge pull request #1869 from LDOUBLEV/rare
...
upload rare code
4 years ago
WenmuZhou
259f3bb0e0
update
4 years ago
WenmuZhou
dbef4a1d34
update
4 years ago
WenmuZhou
02b0bce42d
update
4 years ago
xiaoting
1043613b1c
Merge pull request #1897 from iamyoyo/dygraph
...
Update program.py
4 years ago
LDOUBLEV
a094d27755
opt rec_att_head
4 years ago
Double_V
080e250164
Merge pull request #1868 from WenmuZhou/dygraph_rc
...
update docker
4 years ago
WenmuZhou
23df5bcf12
update dockerfile
4 years ago
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
4 years ago
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
4 years ago
LDOUBLEV
0d89f3f913
fix comment
4 years ago
WenmuZhou
fae6f1eef7
update
4 years ago
LDOUBLEV
550022ea66
fix comment
4 years ago
LDOUBLEV
e7d24ac8b8
fix comment
4 years ago
LDOUBLEV
0f4d92b63f
fix conflict wiith SRN
4 years ago
LDOUBLEV
7a054c854b
rare doc and opt post_process
4 years ago
WenmuZhou
22a9f2ad00
update faq
4 years ago
WenmuZhou
b544a561d5
update faq
4 years ago
xiaoting
0c5c9f694d
Merge pull request #1890 from tink2123/srn_ch
...
Adaptation of Chinese char
4 years ago
tink2123
7f2304ab3f
Adaptation of Chinese char
4 years ago
LDOUBLEV
56cbbdfb01
fix conflict
4 years ago
LDOUBLEV
f896032255
pre-commit
4 years ago
xiaoting
2a0c3d4dac
fix eval mode without srn ( #1889 )
...
* fix base model
* fix start time
4 years ago
MissPenguin
e40100c5b7
Merge pull request #1872 from Evezerest/dy1
...
Fix bugs during save recognition results and a spelling mistake
4 years ago
xiaoting
570009c217
Merge pull request #1874 from tink2123/srn_doc
...
format doc
4 years ago
tink2123
b8a029686c
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
4 years ago
tink2123
6781d55df4
format doc
4 years ago
xiaoting
7f9b885f75
Merge pull request #1873 from tink2123/srn_doc
...
Add srn doc
4 years ago
tink2123
42fe741ff1
add srn doc
4 years ago
Leif
b3a451da26
Fix a spelling mistake
4 years ago
Leif
f20f6d2d27
Merge remote-tracking branch 'upstream/dygraph' into dy1
4 years ago
Leif
647db30f6f
Fix bugs during save recognition results
4 years ago
xiaoting
acd479ea46
Merge pull request #1597 from tink2123/dygraph_for_srn
...
【Do not merge】Add srn model
4 years ago
xiaoting
6ebbbfe46c
Merge branch 'dygraph' into dygraph_for_srn
4 years ago