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
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
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
Leif
f20f6d2d27
Merge remote-tracking branch 'upstream/dygraph' into dy1
2021-01-29 14:52:36 +08:00
Leif
647db30f6f
Fix bugs during save recognition results
2021-01-29 14:51:40 +08:00
xiaoting
acd479ea46
Merge pull request #1597 from tink2123/dygraph_for_srn
...
【Do not merge】Add srn model
2021-01-29 13:21:27 +08:00
xiaoting
6ebbbfe46c
Merge branch 'dygraph' into dygraph_for_srn
2021-01-29 11:37:19 +08:00
LDOUBLEV
f6e03a51f0
upload rare code
2021-01-29 03:15:03 +00:00
MissPenguin
fad40158b0
Merge pull request #1623 from tirkarthi/fix-warnings
...
Fix syntax warning over comparison of literals using is.
2021-01-29 11:01:27 +08:00
WenmuZhou
8fb01540e7
add paddle install
2021-01-29 10:24:51 +08:00