Evezerest
|
56f426fe6d
|
Merge pull request #5118 from WZMIAOMIAO/wzmiaomiao
translate knowledge_distillation_en.md
|
2022-01-06 17:03:26 +08:00 |
livingbody
|
beae94c965
|
get basename of filename
get basename of filename
|
2022-01-06 00:03:15 +08:00 |
linkecoding
|
0d9db3a64d
|
fix the default value of predictor inputStd in android example
|
2022-01-05 23:55:53 +08:00 |
livingbody
|
6bb09b03fd
|
bold little title
bold little title
|
2022-01-05 23:52:02 +08:00 |
livingbody
|
f903004ccd
|
add bold for little title
bold for little title
|
2022-01-05 23:50:27 +08:00 |
livingbody
|
9a60423edb
|
修改序号错误和标点错误
修改序号错误和标点错误
|
2022-01-05 23:48:14 +08:00 |
livingbody
|
2066eeeb18
|
modify some punctunation mistakes
modify some punctunation mistakes
|
2022-01-05 23:45:21 +08:00 |
livingbody
|
1ad919674a
|
modify some translation errors
modify some translation errors
|
2022-01-05 23:36:43 +08:00 |
livingbody
|
231446620f
|
Add method pdf2img(pdf_file, img_dir) for pdf convert to jpg
"""
parameter:
pdf_file : the pdf file for convert
img_dir : the dir to save images
return:
pic_list: image list for pdf file
"""
|
2022-01-05 22:45:56 +08:00 |
livingbody
|
2a1e4d10f4
|
Merge branch 'PaddlePaddle:release/2.4' into release/2.4
|
2022-01-05 22:09:53 +08:00 |
Double_V
|
dbe527ea72
|
Merge pull request #5167 from tink2123/cherry-pick-2.4
fix save load, update det pretrain
|
2022-01-05 15:38:34 +08:00 |
tink2123
|
c42f53d506
|
fix save load, update det pretrain
|
2022-01-05 15:36:28 +08:00 |
livingbody
|
663cb4958d
|
Add English readme for PaddleOCR/ppstructure/vqa
Add English readme for PaddleOCR/ppstructure/vqa
|
2022-01-01 20:54:10 +08:00 |
livingbody
|
307818ae1a
|
预测结果保存增加换行
第140行 fout.write(file + "\t" + info) 改为 fout.write(file + "\t" + info + "\n")
|
2022-01-01 20:01:24 +08:00 |
xiaoting
|
a67a6fa382
|
Merge pull request #5142 from tink2123/cherry-pick-fasttext
[cherrr-pick] mv fasttext for requirments
|
2021-12-31 13:15:50 +08:00 |
tink2123
|
facaca0519
|
cherrr-pick, mv fasttext for requirments
|
2021-12-31 13:14:49 +08:00 |
DanielYang
|
df485e9937
|
Update README.md
|
2021-12-30 18:52:02 +08:00 |
xiaoting
|
d9d6e23e30
|
Merge pull request #5095 from neonhuang/fix_onnx
update paddle2onnx readme and fix a bug for onnx(issue:5055)
|
2021-12-30 15:39:19 +08:00 |
WZMIAOMIAO
|
9e7601d919
|
add content
|
2021-12-30 15:16:17 +08:00 |
WZMIAOMIAO
|
d3e0ae7cf2
|
update content
|
2021-12-30 15:15:34 +08:00 |
WZMIAOMIAO
|
84a2d220b4
|
update knowledge_distillation_en.md
|
2021-12-30 14:57:26 +08:00 |
Lovely-Pig
|
b2d91baee1
|
Update customize.md
|
2021-12-30 00:46:37 +08:00 |
WZMIAOMIAO
|
0ca94a5f19
|
update content
|
2021-12-29 14:50:54 +08:00 |
WZMIAOMIAO
|
2c2db64aea
|
update content
|
2021-12-29 14:46:44 +08:00 |
WZMIAOMIAO
|
9dc9af95dc
|
add knowledge_distillation_en.md
|
2021-12-29 14:42:09 +08:00 |
huangshenghui
|
4c7ccc0a69
|
update paddle2onnx readme
|
2021-12-28 11:40:35 +08:00 |
Evezerest
|
fb3d36ae64
|
Merge pull request #5093 from Evezerest/release2.4
Fix a bug in PPOCRLabel and update README.md
|
2021-12-28 11:20:02 +08:00 |
huangshenghui
|
e6fb668f13
|
update paddle2onnx readme and fix a bug for onnx
|
2021-12-28 11:18:37 +08:00 |
Leif
|
ca1ba40fd0
|
Update README
Update README
|
2021-12-28 11:18:06 +08:00 |
Leif
|
637dac996d
|
Update PPOCRLabel README
Update PPOCRLabel README
|
2021-12-28 11:09:06 +08:00 |
Leif
|
2cad3f7124
|
Fix a bug in PPOCRLabel
Fix a bug in PPOCRLabel
|
2021-12-28 11:08:40 +08:00 |
Double_V
|
0552a43214
|
Merge pull request #5072 from JimEverest/issue5065
fix #5065
|
2021-12-28 10:39:47 +08:00 |
Leif
|
04783e80eb
|
Merge remote-tracking branch 'origin/release/2.4' into release2.4
|
2021-12-27 19:18:45 +08:00 |
Evezerest
|
d9b2b7ada9
|
Merge pull request #5078 from LDOUBLEV/24_doc
add det distill doc
|
2021-12-27 16:05:04 +08:00 |
LDOUBLEV
|
fb33880e8e
|
add distill det doc
|
2021-12-27 15:38:19 +08:00 |
LDOUBLEV
|
7af3065789
|
add distill det doc
|
2021-12-27 15:36:21 +08:00 |
Jim
|
4a9e50e1eb
|
fix #5065
|
2021-12-27 12:18:23 +08:00 |
Double_V
|
04c44974b1
|
Update README.md
|
2021-12-24 10:09:45 +08:00 |
Double_V
|
1e2c374187
|
fix unvalid link
|
2021-12-24 10:07:29 +08:00 |
MissPenguin
|
3646cba945
|
Merge pull request #5037 from MissPenguin/release/2.4
add synthesis tool
|
2021-12-23 20:17:44 +08:00 |
MissPenguin
|
f7bf817143
|
add synthesis tool
|
2021-12-23 11:59:15 +00:00 |
Leif
|
967be8d243
|
Update README
Update README
|
2021-12-23 17:37:18 +08:00 |
Double_V
|
ca44e57669
|
Merge pull request #5012 from RangeKing/Feature
Update enhanced_ctc_loss.md
|
2021-12-23 10:00:29 +08:00 |
RangeKing
|
ed3a4b646a
|
Update README of pdserving
fix two url
|
2021-12-22 17:58:41 +08:00 |
Double_V
|
93328b6457
|
Merge pull request #5019 from BeyondYourself/release/2.4
add a constraint
|
2021-12-22 17:57:04 +08:00 |
MissPenguin
|
d76ba53215
|
Update README_ch.md
|
2021-12-22 17:56:46 +08:00 |
MissPenguin
|
30e8101102
|
Update README.md
|
2021-12-22 17:55:59 +08:00 |
MissPenguin
|
dc464089a9
|
Update README_ch.md
|
2021-12-22 17:54:22 +08:00 |
MissPenguin
|
fffbafa668
|
Update README.md
|
2021-12-22 17:52:46 +08:00 |
shaohua.zhang
|
e45b4c515c
|
add a constraint
|
2021-12-22 17:51:40 +08:00 |