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
RangeKing
ce8ff48882
Update enhanced_ctc_loss.md
...
1. Paragraph 1: "切人" → "切入"
2. Paragraph 1: add Chinese translation of some terminology
3. add reference linking to access three paper online easily
4. unified punctuation in Chinese
2021-12-22 15:54:28 +08:00
zhoujun
73f3dbd508
update readme ( #5009 )
2021-12-22 15:09:41 +08:00
zhoujun
81ee76ad7f
Merge pull request #5005 from littletomatodonkey/r2.4/fix_whl_path
...
fix vqa utils
2021-12-21 20:27:22 -06:00
littletomatodonkey
425e124d83
fix bs
2021-12-22 02:25:11 +00:00
littletomatodonkey
c70b700d8b
fix vq utils
2021-12-22 02:25:11 +00:00
Double_V
6ee301be36
fix doc
2021-12-21 15:38:49 +08:00
Double_V
a02e534148
Merge pull request #4994 from LDOUBLEV/24_doc
...
fix doc
2021-12-21 15:36:09 +08:00
LDOUBLEV
b296a9d941
fix doc
2021-12-21 15:35:12 +08:00
Double_V
84cadaa766
Merge pull request #4993 from LDOUBLEV/24_doc
...
fix doc
2021-12-21 14:59:51 +08:00
LDOUBLEV
57bfd3e1b0
fix doc
2021-12-21 14:58:58 +08:00