LDOUBLEV
|
5f8fe72ed4
|
add OCR introduction en
|
2021-09-06 16:12:12 +08:00 |
LDOUBLEV
|
ea1ebe3f56
|
update detection.md and detection_en.md
|
2021-09-06 15:08:46 +08:00 |
LDOUBLEV
|
80520fe365
|
update config yml file
|
2021-09-06 11:51:19 +08:00 |
LDOUBLEV
|
8fca530479
|
update model_list_en.md
|
2021-09-06 11:27:37 +08:00 |
Leif
|
6c86bcb315
|
Update README.md
|
2021-09-03 22:13:08 +08:00 |
Leif
|
58114b6c58
|
Complete quickstart_en
|
2021-09-03 21:48:06 +08:00 |
Leif
|
fd62f27877
|
Upgrade document structure
|
2021-09-03 19:20:07 +08:00 |
xiaoting
|
5c664bf4f5
|
Merge pull request #3721 from Topdu/dygraph
add rec_nrtr
|
2021-08-26 15:30:52 +08:00 |
littletomatodonkey
|
d77db841b0
|
fix whl exit bug (#3806)
* fix whl exit bug
* fix recognition doc
|
2021-08-26 07:02:42 +08:00 |
topduke
|
adc62fcde4
|
Merge branch 'dygraph' into dygraph
|
2021-08-17 22:08:54 +08:00 |
Topdu
|
2e76e46b3c
|
update nrtr metric
|
2021-08-17 13:44:44 +00:00 |
Topdu
|
1623c17cdc
|
add rec_nrtr
|
2021-08-17 13:10:53 +00:00 |
WenmuZhou
|
a569496808
|
fix bug when inference with network img
|
2021-08-03 15:37:32 +08:00 |
WenmuZhou
|
097f580889
|
add import cv2 to whl doc
|
2021-08-03 12:20:35 +08:00 |
WenmuZhou
|
6a121aa7cf
|
add ppstructure doc
|
2021-08-02 17:04:53 +08:00 |
贾晓
|
75aa6f2f10
|
Merge pull request #3372 from WenmuZhou/fx_bug
add /path/to to gen_label doc
|
2021-07-27 16:28:19 +08:00 |
tink2123
|
3aedb20768
|
update multi config doc
|
2021-07-22 20:45:11 +08:00 |
WenmuZhou
|
d401e53b90
|
opt doc
|
2021-07-22 19:13:27 +08:00 |
zhoujun
|
39e4748245
|
Merge pull request #3332 from WenmuZhou/fx_doc
update image path
|
2021-07-15 16:13:56 +08:00 |
WenmuZhou
|
0caafa63e0
|
update image path
|
2021-07-14 13:33:02 +08:00 |
xiaoting
|
fddef3912f
|
Merge branch 'dygraph' into autolog_rec
|
2021-07-09 14:14:24 +08:00 |
tink2123
|
76240d0833
|
rm repeated
|
2021-07-06 13:34:52 +08:00 |
littletomatodonkey
|
90f2cc00c3
|
add google link
|
2021-07-06 12:26:40 +08:00 |
WenmuZhou
|
e836ab7f51
|
添加show_log参数说明
|
2021-06-10 16:03:43 +08:00 |
MissPenguin
|
926dc47bd6
|
Update recognition_en.md
|
2021-06-08 15:44:37 +08:00 |
MissPenguin
|
44fc5a23ea
|
Update config_en.md
|
2021-06-08 15:43:35 +08:00 |
zhoujun
|
ad4853dbe8
|
Merge pull request #2925 from WenmuZhou/Optimizing_parameters
combine args in paddleocr and ppocr/infer/utility
|
2021-06-03 00:32:11 -05:00 |
WenmuZhou
|
f896d5afa4
|
merge upstream
|
2021-06-01 19:09:24 +08:00 |
gaotingquan
|
1193789aaa
|
Add doc of distributed training, test=document_fix
|
2021-05-28 08:38:26 +00:00 |
MissPenguin
|
424c94fca0
|
Merge pull request #2912 from WenmuZhou/update_model_list
Chinese to English in model list and lite doc
|
2021-05-26 19:29:36 +08:00 |
WenmuZhou
|
eaf38b9b12
|
combine args in paddleocr and ppocr/infer/utility
|
2021-05-26 17:34:47 +08:00 |
zhoujun
|
5ee76b9e53
|
Update models_list_en.md
|
2021-05-25 21:18:55 +08:00 |
MissPenguin
|
5d24736a62
|
Update models_list_en.md
|
2021-05-25 19:59:26 +08:00 |
MissPenguin
|
7fb6441fb1
|
Update models_list_en.md
|
2021-05-25 19:59:09 +08:00 |
MissPenguin
|
97d7281256
|
Update models_list_en.md
|
2021-05-25 19:52:35 +08:00 |
WenmuZhou
|
0d7d628e4e
|
add lite model 2 model_list
|
2021-05-25 16:09:24 +08:00 |
LDOUBLEV
|
491ab07417
|
update prune infer model size
|
2021-05-24 16:33:21 +08:00 |
LDOUBLEV
|
033d52fdaf
|
update det prune list link
|
2021-05-24 16:32:50 +08:00 |
Double_V
|
37fcc178ae
|
Merge pull request #2739 from tink2123/update_multi_doc
[cherry-pick]update multi-doc
|
2021-05-10 11:01:16 +08:00 |
tink2123
|
24b2fdf832
|
update multi-doc
|
2021-05-08 14:13:19 +08:00 |
Double_V
|
c64e235a1f
|
delete load_static_weights for detection (#2725)
* delete load_static_weights for detection
* master to develop for PaddleClas referencee
|
2021-05-07 10:53:29 +08:00 |
tink2123
|
0b092083bd
|
fix mult-lang doc for dygraph
|
2021-04-27 10:23:23 +08:00 |
JetHong
|
11f5faf44b
|
add total text (#2608)
Co-authored-by: MissPenguin <lichenxia1991@163.com>
Co-authored-by: littletomatodonkey <2120160898@bit.edu.cn>
|
2021-04-24 16:18:30 +08:00 |
littletomatodonkey
|
33f52129b6
|
add infer mp doc
|
2021-04-22 13:00:30 +00:00 |
tink2123
|
a0e6e83397
|
fix some typo
|
2021-04-14 16:00:45 +08:00 |
tink2123
|
dda96fc65f
|
replace path.join for windows
|
2021-04-14 15:58:31 +08:00 |
tink2123
|
94474e40fc
|
polish mult-lang doc and whl
|
2021-04-13 19:30:08 +08:00 |
Double_V
|
2cde36b2fc
|
Merge branch 'dygraph' into dy/fix_pgnet_table
|
2021-04-13 09:48:51 +08:00 |
Jethong
|
62193fad59
|
add PGNetA in table
|
2021-04-12 21:20:49 +08:00 |
Double_V
|
5058466fd2
|
Merge branch 'dygraph' into cherry-pick
|
2021-04-12 20:46:45 +08:00 |