grasswolfs
|
48f9ee87fa
|
test=develop, test=document_fix
|
2020-11-22 01:06:38 +08:00 |
shaohua.zhang
|
a9d709315a
|
fix some errors and bugs (#1185)
fix some errors in pip
|
2020-11-21 22:11:53 +08:00 |
littletomatodonkey
|
0361647094
|
fix logg (#1182)
|
2020-11-21 22:11:07 +08:00 |
LDOUBLEV
|
70f87eee23
|
fix typo and print
|
2020-11-19 14:32:34 +08:00 |
xiaoting
|
4cf85329cd
|
Merge pull request #1174 from tink2123/for_faq
Update faq
|
2020-11-16 13:15:30 +08:00 |
tink2123
|
c329b73e3f
|
update readme for faq
|
2020-11-16 10:37:21 +08:00 |
tink2123
|
a114d53a03
|
update faq
|
2020-11-15 17:50:16 +08:00 |
Daniel Yang
|
59b3a1ebbb
|
Merge pull request #1172 from tangmq/develop
update dockerfile to support latest paddleocr
|
2020-11-15 10:56:26 +08:00 |
Tangmq
|
6fea9dacdc
|
update dockerfile to support latest paddleocr
|
2020-11-15 00:26:21 +08:00 |
Daniel Yang
|
73e1fc4fe4
|
Update quickstart.md
|
2020-11-14 00:38:24 +08:00 |
Daniel Yang
|
a501603d54
|
Merge pull request #1158 from grasswolfs/update_joinus_1112
update joinus.PNG
|
2020-11-12 00:21:39 +08:00 |
grasswolfs
|
c57d19775e
|
test=develop, test=document_fix
|
2020-11-12 00:17:10 +08:00 |
littletomatodonkey
|
cf8530b904
|
adapt codes to Paddle2.0-rc (#1153)
|
2020-11-11 18:41:22 +08:00 |
xiaoting
|
e0c8b88993
|
Merge pull request #1136 from tink2123/android_demo
fix android demo
|
2020-11-10 14:33:39 +08:00 |
MissPenguin
|
7a26df0057
|
Merge pull request #1134 from xmy0916/myBranch
Correct spelling errors in doc
|
2020-11-10 11:17:33 +08:00 |
MissPenguin
|
2334467e06
|
Update installation.md
|
2020-11-10 11:08:50 +08:00 |
MissPenguin
|
fc827b4e5e
|
Update installation_en.md
|
2020-11-10 11:08:18 +08:00 |
LKKlein
|
8fdaae31c6
|
update more efficent way to get slice from cgo
|
2020-11-10 00:22:11 +08:00 |
Daniel Yang
|
b631887de4
|
Update README_ch.md
|
2020-11-09 20:49:11 +08:00 |
Daniel Yang
|
4133de4570
|
Merge pull request #1140 from grasswolfs/update_joinus_1109
update joinus.PNG
|
2020-11-09 19:12:27 +08:00 |
grasswolfs
|
12eb3d806e
|
test=develop, test=document_fix
|
2020-11-09 19:10:26 +08:00 |
Daniel Yang
|
feb803761b
|
Update FAQ.md
|
2020-11-09 16:40:56 +08:00 |
Daniel Yang
|
a52184fddb
|
Update FAQ.md
|
2020-11-09 16:39:48 +08:00 |
dyning
|
de5b7a737b
|
Merge pull request #1135 from PaddlePaddle/littletomatodonkey-patch-2
update doc, test=document_fix
|
2020-11-09 14:50:11 +08:00 |
tink2123
|
c748f77f3b
|
fix android demo
|
2020-11-09 14:45:56 +08:00 |
littletomatodonkey
|
8218aba534
|
update doc, test=document_fix
|
2020-11-09 14:43:27 +08:00 |
“xmy0916
|
34812ad4af
|
Correct spelling errors
|
2020-11-09 14:35:35 +08:00 |
MissPenguin
|
5e2c1b303b
|
Merge pull request #1116 from littletomatodonkey/sta/fix_resize
fix -1 in det resize
|
2020-11-09 14:34:14 +08:00 |
Double_V
|
00b4cba431
|
Merge pull request #1129 from LDOUBLEV/fixocr
modify lite readme doc,test=document_fix
|
2020-11-09 11:16:14 +08:00 |
littletomatodonkey
|
c69e13c852
|
update doc, test=document_fix (#1131)
|
2020-11-09 10:58:15 +08:00 |
littletomatodonkey
|
03dfd6280e
|
add faq 20201109 (#1127)
add faq 20201109
|
2020-11-09 10:53:06 +08:00 |
Double_V
|
ad7f65f70a
|
Merge pull request #1113 from LDOUBLEV/fixocr
TestReader.infer_img to Global.infer_img
|
2020-11-09 10:07:16 +08:00 |
LDOUBLEV
|
122daca4a9
|
modify lite readme doc,test=document_fix
|
2020-11-09 10:06:50 +08:00 |
LKKlein
|
d6b7d8b9df
|
remove unused dict
|
2020-11-06 11:42:23 +08:00 |
LKKlein
|
a0cd182de9
|
close unused gocv.Mat
|
2020-11-06 11:42:15 +08:00 |
LKKlein
|
879172a507
|
change demo to ppocr-go
|
2020-11-06 11:41:59 +08:00 |
dyning
|
3f7395bccb
|
Update README_ch.md
|
2020-11-06 10:58:05 +08:00 |
dyning
|
143ef2fb9a
|
Update README_ch.md
|
2020-11-06 10:57:31 +08:00 |
littletomatodonkey
|
e57e9938d4
|
fix -1 in det resize
|
2020-11-05 14:33:33 +00:00 |
LDOUBLEV
|
95567abe45
|
TestReader.infer_img to Global.infer_img
|
2020-11-05 17:47:21 +08:00 |
Daniel Yang
|
f21c41c3b5
|
Merge pull request #1109 from grasswolfs/add_thirdparty_1105
add thirdparty docs
|
2020-11-05 12:25:44 +08:00 |
grasswolfs
|
a56f194d33
|
test=develop, test=documents_fix
|
2020-11-05 11:29:19 +08:00 |
grasswolfs
|
bd60766161
|
test=develop, test=documents_fix
|
2020-11-05 11:24:48 +08:00 |
Double_V
|
2ec822ce80
|
Merge pull request #1098 from yukavio/develop
fix some bug
|
2020-11-05 10:03:25 +08:00 |
LKKlein
|
bf0adf0afc
|
update dict download instruction
|
2020-11-04 19:35:32 +08:00 |
LKKlein
|
16a2ab586a
|
fix default download path; auto-download dict from http
|
2020-11-04 19:35:31 +08:00 |
LKKlein
|
62d302ff85
|
fix paddleocr-go module path
|
2020-11-04 19:35:31 +08:00 |
LKKlein
|
44406c5148
|
add paddle_c_api.h
|
2020-11-04 19:35:31 +08:00 |
LKKlein
|
b9e7990628
|
update readmd
|
2020-11-04 19:35:31 +08:00 |
LKKlein
|
f8c70ed19c
|
fix paddle_c path
|
2020-11-04 19:35:31 +08:00 |