xiaoting
|
06b943f91a
|
Merge pull request #420 from BeyondYourself/develop
Common modules do not need to be executed repeatedly
|
5 years ago |
dyning
|
5a0a193e86
|
Update installation_en.md
|
5 years ago |
dyning
|
a22aea9f6b
|
Update installation.md
|
5 years ago |
dyning
|
b46d2db3bc
|
Update installation.md
|
5 years ago |
dyning
|
9059a0edee
|
Update installation.md
|
5 years ago |
shaohua.zhang
|
1a0848a464
|
Merge branch 'develop' into develop
|
5 years ago |
shaohua.zhang
|
fce0a57dec
|
move the shuffer into def sample_iter_reader
|
5 years ago |
dyning
|
f2ae24a937
|
Update installation.md
|
5 years ago |
MissPenguin
|
d88058aaa4
|
Update README.md
|
5 years ago |
MissPenguin
|
cb49dcc77b
|
Merge pull request #449 from littletomatodonkey/add_beyond
add beyond into thanks
|
5 years ago |
MissPenguin
|
b9fd04ad51
|
Update recognition.md
|
5 years ago |
littletomatodonkey
|
14fdead9ab
|
fix windows ms
|
5 years ago |
littletomatodonkey
|
62147ec9c6
|
add beyond into thanks
|
5 years ago |
littletomatodonkey
|
8f175aade7
|
Merge pull request #435 from LDOUBLEV/fixocr
read gif read func
|
5 years ago |
shaohua.zhang
|
701adba2d6
|
Merge pull request #7 from PaddlePaddle/develop
update-2020-7-29
|
5 years ago |
LDOUBLEV
|
aa6e29cf04
|
remove unused code
|
5 years ago |
LDOUBLEV
|
8b499c3769
|
move import to the front
|
5 years ago |
LDOUBLEV
|
b5a1fe643f
|
if gif is None, return
|
5 years ago |
LDOUBLEV
|
60ec95469a
|
read gif read func
|
5 years ago |
littletomatodonkey
|
301aac1cae
|
Merge pull request #433 from littletomatodonkey/fix_get_img_list
fix image list postfix
|
5 years ago |
littletomatodonkey
|
23658296ec
|
fix image list postfix
|
5 years ago |
shaohua.zhang
|
036e11364b
|
Update save_load.py
|
5 years ago |
shaohua.zhang
|
80f0a35580
|
Update utility.py
|
5 years ago |
shaohua.zhang
|
c4ca35a251
|
Update utility.py
|
5 years ago |
shaohua.zhang
|
d7d355783b
|
Update utility.py
|
5 years ago |
shaohua.zhang
|
82a48a7216
|
update import and fix some codes
remove the useless parameters and update import
|
5 years ago |
shaohua.zhang
|
9af6ab8f89
|
Merge pull request #6 from PaddlePaddle/develop
update-2020-7-27
|
5 years ago |
littletomatodonkey
|
10880fc135
|
Merge pull request #424 from littletomatodonkey/fix_save
fix save img for pred_det
|
5 years ago |
authorfu
|
c3c417f579
|
1. 添加mini demo
2. ui升级到androidx
|
5 years ago |
MissPenguin
|
c1ba964326
|
Update serving.md
|
5 years ago |
MissPenguin
|
cdeef19e76
|
Update serving_en.md
|
5 years ago |
MissPenguin
|
ab662a16d9
|
Update serving_en.md
|
5 years ago |
MissPenguin
|
b736ab897c
|
Update serving_en.md
|
5 years ago |
littletomatodonkey
|
5fd11f633e
|
Merge pull request #423 from StevenJokes/patch-1
fix a typo
|
5 years ago |
littletomatodonkey
|
0aebfbc26f
|
fix save img for pred_det
|
5 years ago |
shaohua.zhang
|
b5f1f89abf
|
put the shuffer into iter
|
5 years ago |
蔡舒起
|
f7224e46ac
|
fix a typo
|
5 years ago |
dyning
|
b423defc99
|
Merge pull request #421 from littletomatodonkey/fix_hub_doc
fix hub serving doc
|
5 years ago |
littletomatodonkey
|
791f623947
|
fix hub serving doc
|
5 years ago |
littletomatodonkey
|
41ecf41d6c
|
Merge pull request #416 from wangjiawei04/ocr_serving_doc
Update paddle serving readme.md support py3
|
5 years ago |
shaohua.zhang
|
dd32d0f636
|
Update dataset_traversal.py
|
5 years ago |
shaohua.zhang
|
65042ff602
|
Common modules are executed repeatedly
the function sample_iter_reader is executed repatedly,so the common modules do not need to be executed repeatedly
|
5 years ago |
shaohua.zhang
|
5c4c418b7d
|
Merge pull request #5 from PaddlePaddle/develop
Merge pull request #417 from BeyondYourself/develop
|
5 years ago |
dyning
|
d146fbccbb
|
Merge pull request #417 from BeyondYourself/develop
The if condition is not sufficient when train the det model
|
5 years ago |
shaohua.zhang
|
dcd2626e11
|
The if condition is not sufficient
when you trian the det model , there is not the var: loss_type in the Global, so train_alg_type == 'rec' is necessary
|
5 years ago |
shaohua.zhang
|
eca0ef34ec
|
Merge pull request #4 from PaddlePaddle/develop
update-2020-7-24
|
5 years ago |
Jiawei Wang
|
3c2187e973
|
Update readme.md
|
5 years ago |
dyning
|
02d8d51df4
|
Merge pull request #408 from LDOUBLEV/fixocr
add hint when install shapely on win
|
5 years ago |
dyning
|
f3e88b3a6c
|
Merge pull request #385 from BeyondYourself/develop
Add common code to reduce code duplication
|
5 years ago |
LDOUBLEV
|
f45946dc83
|
add hint when install shapely on win
|
5 years ago |