xiaoting
84bf657299
Merge pull request #1929 from tink2123/fix_typo
...
fix typo for encode
2021-02-03 16:30:02 +08:00
tink2123
44420593e7
fix typo
2021-02-03 08:26:46 +00:00
MissPenguin
d36a929b27
Merge pull request #1913 from WenmuZhou/dygraph_rc
...
fix divide zero error
2021-02-03 15:09:29 +08:00
MissPenguin
d9335d2a1e
Merge pull request #1921 from littletomatodonkey/dyg/improve_doc
...
improve doc
2021-02-03 14:56:13 +08:00
WenmuZhou
6443988d44
merge paddleocr
2021-02-03 12:25:43 +08:00
WenmuZhou
69c85d976a
update whl doc
2021-02-03 12:20:40 +08:00
WenmuZhou
bae07f51b5
update angle cls doc
2021-02-03 12:08:56 +08:00
WenmuZhou
94278781c6
update rec doc
2021-02-03 12:05:20 +08:00
WenmuZhou
248669a81e
update rec doc
2021-02-03 11:58:24 +08:00
littletomatodonkey
4489b7dd17
fix model doc
2021-02-03 02:47:46 +00:00
Daniel Yang
e4db8a5703
Merge pull request #1912 from Evezerest/dy1
...
Update joinus.png
2021-02-03 00:27:20 +08:00
littletomatodonkey
94478fa1db
fix model size
2021-02-02 14:37:45 +00:00
littletomatodonkey
4316b15798
add png
2021-02-02 14:29:15 +00:00
littletomatodonkey
4e98a521ec
improve doc
2021-02-02 14:27:21 +00:00
LDOUBLEV
df1c97af80
fix bug
2021-02-02 21:27:48 +08:00
LDOUBLEV
adc83ca9ae
opt deploy doc
2021-02-02 21:08:13 +08:00
LDOUBLEV
c4303163bd
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into trt_cpp
2021-02-02 20:31:45 +08:00
xiaoting
f02dcc063b
Merge pull request #1918 from tink2123/fix_rare
...
fix typo for attention
2021-02-02 19:29:52 +08:00
tink2123
2cda3b614a
fix typo for attention
2021-02-02 19:28:29 +08:00
WenmuZhou
dc0a21ffc7
fix divide zero error
2021-02-02 15:45:57 +08:00
Leif
0ae2b779ce
Update joinus.png
2021-02-02 15:44:10 +08:00
Daniel Yang
9f6b3a1188
Merge pull request #1902 from Evezerest/dy1
...
Update joinus.png
2021-02-02 09:43:34 +08:00
Double_V
221dbf5c20
Merge pull request #1905 from littletomatodonkey/dyg/fix_typo
...
fix doc
2021-02-01 22:10:46 +08:00
littletomatodonkey
077fcabcbc
fix doc
2021-02-01 14:03:32 +00:00
Leif
81ce7642af
Update joinus.png
2021-02-01 19:43:58 +08: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