WenmuZhou
|
91b79f6929
|
pair param with key when load trained model params
|
2021-11-24 09:28:34 +00:00 |
zhoujun
|
ae4167dc32
|
merge init_model and load_dygraph_params to load_model (#4623)
* merge init_model and load_dygraph_params to load_model
|
2021-11-12 11:06:36 +08:00 |
zhoujun
|
96c8c004b5
|
add desc of version params (#3929)
* add desc of version params
|
2021-11-10 20:20:45 +08:00 |
WenmuZhou
|
b323ad44b7
|
add copyright
|
2021-11-04 19:11:28 +08:00 |
WenmuZhou
|
fe92c51c42
|
add refer for some code
|
2021-11-04 18:23:23 +08:00 |
xiaoting
|
37331199dd
|
Merge pull request #4301 from tink2123/rm_rec_char_type
rm rec_char_type
|
2021-10-19 16:06:44 +08:00 |
andyjpaddle
|
e760df4b1e
|
add sar dict
|
2021-10-13 11:40:38 +00:00 |
tink2123
|
380dc6c27d
|
rm rec_char_type
|
2021-10-12 14:29:00 +08:00 |
LDOUBLEV
|
f906f84981
|
opt benchmark
|
2021-09-28 02:28:25 +00:00 |
WenmuZhou
|
ac98415b48
|
merge dygraph
|
2021-09-14 14:51:04 +08:00 |
littletomatodonkey
|
cc24646a87
|
fix rec distillation (#3995)
* fix rec distillation
* add dist cfg
* fix cfg
|
2021-09-09 23:51:48 +08:00 |
WenmuZhou
|
a739abab57
|
merge dygraph
|
2021-07-27 18:14:19 +08:00 |
WenmuZhou
|
fa790288f1
|
add psenet
|
2021-07-27 15:33:05 +08:00 |
WenmuZhou
|
93181fb4d1
|
add encoding type to file
|
2021-07-19 15:41:55 +08:00 |
WenmuZhou
|
f7a62d945e
|
fix error in load model
|
2021-07-15 16:08:56 +08:00 |
WenmuZhou
|
697719ba3c
|
fix error in load model
|
2021-07-15 16:06:24 +08:00 |
zhoujun
|
2062b5097c
|
Merge pull request #3273 from LDOUBLEV/distill
Add det distill
|
2021-07-12 12:21:46 +08:00 |
LDOUBLEV
|
b8a65d4333
|
fix eval bug
|
2021-07-08 14:32:44 +00:00 |
LDOUBLEV
|
0742f5c521
|
fix metric etc.al
|
2021-07-07 07:54:02 +00:00 |
LDOUBLEV
|
185d1e1f92
|
fix bug
|
2021-07-07 01:54:03 +00:00 |
bingooo
|
61cee7e663
|
fix bug
|
2021-07-01 15:41:02 +08:00 |
bingooo
|
3a2d0f61ee
|
fix bug
|
2021-07-01 15:26:55 +08:00 |
Double_V
|
be181cb3bd
|
add new load dygraph func (#3088)
* add new load dygraph func
* update load_pretrain_params
* update load_dygrah_params
* Update save_load.py
* Update train.py
* Update save_load.py
* return {} when path is None
* return {} when path is None
|
2021-06-28 20:44:06 +08:00 |
WenmuZhou
|
5cce398ebb
|
fix structure pipeline infer bug
|
2021-06-10 17:12:14 +08:00 |
WenmuZhou
|
037e17fc82
|
merge dygraph
|
2021-06-10 14:24:59 +08:00 |
zhoujun
|
3302a0b1ad
|
Revert "add table eval and predict script" (#3062)
|
2021-06-09 19:06:44 +08:00 |
Double_V
|
85aeae712a
|
Merge pull request #3002 from littletomatodonkey/dyg/add_distillation
add distillation
|
2021-06-09 18:48:40 +08:00 |
WenmuZhou
|
2f0740685e
|
whl package support send model url
|
2021-06-08 16:50:13 +08:00 |
WenmuZhou
|
bc0d766425
|
init commit for paddlestructure
|
2021-06-05 22:00:17 +08:00 |
WenmuZhou
|
a5f7511505
|
mv download func to ppocr/utils/network.py
|
2021-06-05 17:33:50 +08:00 |
littletomatodonkey
|
48d8537959
|
rm load_dyg_pretrain
|
2021-06-05 06:52:45 +00:00 |
WenmuZhou
|
eb7ce442a3
|
add table eval and predict script
|
2021-06-03 16:43:29 +08:00 |
WenmuZhou
|
794362481e
|
add table eval and predict script
|
2021-06-03 16:39:31 +08:00 |
littletomatodonkey
|
e5d3a2d880
|
fix distillation arch and model init
|
2021-06-03 05:30:43 +00:00 |
littletomatodonkey
|
ed02b91d26
|
add distillation function
|
2021-06-02 08:31:57 +00:00 |
YukSing
|
d1a7d35c4b
|
Update save_load.py
Fixed variable name
|
2021-05-23 19:16:01 +08:00 |
zhoujun
|
c27022294e
|
add global_step to .states files (#2566)
Co-authored-by: littletomatodonkey <2120160898@bit.edu.cn>
|
2021-04-27 10:13:21 +08:00 |
Jethong
|
e2b84da866
|
add eval mode
|
2021-04-21 16:20:01 +08:00 |
littletomatodonkey
|
fb5f7f5eb4
|
fix loader cause it does not need to break (#2562)
* fix loader cause it does not need to be rebuild for each epoch
* fix loader for dynamic sample
* rm thin import
|
2021-04-20 23:47:40 +08:00 |
Double_V
|
139e6f077d
|
Merge branch 'dygraph' into dy/refine_code
|
2021-04-16 19:59:27 +08:00 |
Jethong
|
b5de79b2c9
|
refine code
|
2021-04-15 20:05:46 +08:00 |
Jethong
|
50bcec4661
|
fix data input format
|
2021-04-14 15:02:15 +08:00 |
tink2123
|
ff853c78c9
|
polish multi-lang doc
|
2021-04-12 14:32:27 +08:00 |
Double_V
|
95c931e9d5
|
Merge branch 'dygraph' into pgnet-postpro
|
2021-04-12 11:48:03 +08:00 |
Jethong
|
03895497fa
|
add fast postprocess
|
2021-04-11 18:43:42 +08:00 |
Jethong
|
d036c91af1
|
support two postprocess
|
2021-04-11 16:40:46 +08:00 |
Jethong
|
f67e6e1387
|
fix eval score
|
2021-04-10 14:44:32 +08:00 |
littletomatodonkey
|
76320bf0db
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dev/add_thread_pred
|
2021-04-09 10:29:21 +00:00 |
littletomatodonkey
|
86f4abf7d5
|
add supprt for multi process inference
|
2021-04-09 10:19:34 +00:00 |
MissPenguin
|
31fa491392
|
Merge branch 'dygraph' into add_multi_doc
|
2021-04-09 17:38:06 +08:00 |
Jethong
|
a0d1f9236d
|
add different post process
|
2021-04-09 16:04:02 +08:00 |
tink2123
|
a07ed72fea
|
update whl and add multi-lang doc
|
2021-04-09 01:54:44 +08:00 |
Jethong
|
88964dc92f
|
add visual png
|
2021-03-19 11:59:35 +08:00 |
Jethong
|
9711111270
|
fix error
|
2021-03-15 13:58:53 +08:00 |
Jethong
|
051fe64a0d
|
fix config add e2e_ch.md e2e_res_img623_pg
|
2021-03-10 14:14:21 +08:00 |
Jethong
|
bb49e1a53f
|
ADD PGNet_v2
|
2021-03-08 15:11:57 +08:00 |
Jethong
|
1f76f449db
|
Add PGNet
|
2021-03-08 14:55:49 +08:00 |
xmy0916
|
cafea5dcbe
|
fix char dict
|
2021-01-20 20:06:07 +08:00 |
xmy0916
|
46ac85ad8a
|
fix some problems
|
2021-01-19 23:46:35 +08:00 |
xmy0916
|
141d50d670
|
add multi language config file imgs and dict
|
2021-01-19 15:52:04 +08:00 |
littletomatodonkey
|
ba3e397f0a
|
fix get image list
|
2021-01-07 14:23:13 +00:00 |
WenmuZhou
|
39955558b8
|
fix bugs
|
2020-12-16 19:41:44 +08:00 |
tink2123
|
61b94e47cb
|
polish doc
|
2020-12-11 17:50:01 +08:00 |
MissPenguin
|
ba956b485e
|
Merge pull request #1380 from LDOUBLEV/dyg_db
update doc of db and installtion
|
2020-12-11 09:23:23 +08:00 |
LDOUBLEV
|
cad5ea1144
|
update doc of db and installtion
|
2020-12-10 16:34:56 +08:00 |
MissPenguin
|
836839bbf6
|
Merge pull request #1364 from LDOUBLEV/dyg_db
add ppocr_v2 ch_db
|
2020-12-10 11:02:26 +08:00 |
MissPenguin
|
055f207fcf
|
Merge pull request #1371 from tink2123/update_multi
update multi dic and export
|
2020-12-09 20:37:35 +08:00 |
LDOUBLEV
|
e7ad27c399
|
fix conflicts
|
2020-12-09 20:30:50 +08:00 |
tink2123
|
7eeef5933c
|
update multi dic and export
|
2020-12-09 11:56:37 +00:00 |
MissPenguin
|
5b2f6b7524
|
Merge pull request #1368 from WenmuZhou/dygraph_rc
[Dygraph] add config file of DB, CRNN,Rosetta, StarNet
|
2020-12-09 17:36:37 +08:00 |
WenmuZhou
|
04b0318b56
|
Delete unused files
|
2020-12-09 17:27:50 +08:00 |
LDOUBLEV
|
5f2f08a09c
|
add ppocr_v2 ch_db
|
2020-12-09 14:59:04 +08:00 |
xiaoting
|
8a5566c974
|
add multi lang yml and dict (#1312)
* add multi lang yml and dict
* update yml
|
2020-12-08 13:32:17 +08:00 |
WenmuZhou
|
931d138bb3
|
更新日志格式
|
2020-11-16 19:11:42 +08:00 |
WenmuZhou
|
4d775dc98f
|
rc版本适配
|
2020-11-09 18:20:03 +08:00 |
WenmuZhou
|
49958dca61
|
适配rc版本
|
2020-11-09 13:27:31 +08:00 |
WenmuZhou
|
cafb2df8a6
|
change log name to root
|
2020-11-06 19:11:42 +08:00 |
dyning
|
1ae379198e
|
trans to paddle-rc
|
2020-11-05 15:13:36 +08:00 |
dyning
|
fa675f8954
|
updata structure of dygraph
|
2020-11-04 20:43:27 +08:00 |
WenmuZhou
|
aad3093a91
|
dygraph first commit
|
2020-10-13 17:13:33 +08:00 |
tink2123
|
1b19050391
|
Adaptation of Chinese and r34/18
|
2020-08-25 15:04:49 +08:00 |
MissPenguin
|
2852335e59
|
Merge branch 'develop' into develop
|
2020-08-16 18:21:59 +08:00 |
MissPenguin
|
612e801470
|
Merge pull request #537 from tink2123/add_srn
Add SRN
|
2020-08-16 18:08:32 +08:00 |
tink2123
|
9c89310292
|
polish code
|
2020-08-16 17:19:00 +08:00 |
tink2123
|
ab0acf78b4
|
polish code
|
2020-08-16 17:09:17 +08:00 |
tink2123
|
fe8ce9afdf
|
polish code
|
2020-08-16 16:51:24 +08:00 |
tink2123
|
d179c7c446
|
fix bug
|
2020-08-16 12:58:05 +08:00 |
tink2123
|
9cb3072033
|
fix bug and update doc
|
2020-08-16 12:53:26 +08:00 |
MissPenguin
|
fee2c17bf7
|
Merge branch 'develop' into develop
|
2020-08-16 10:21:59 +08:00 |
licx
|
224667b895
|
add sast code
|
2020-08-15 17:26:00 +08:00 |
tink2123
|
bf4863c950
|
update infer_rec for srn
|
2020-08-15 15:45:55 +08:00 |
tink2123
|
09d8cb6d98
|
update for srn
|
2020-08-14 16:31:13 +08:00 |
littletomatodonkey
|
2918feb90e
|
add stride config of backbone and fix load ckp
|
2020-08-12 07:08:07 +00:00 |
shaohua.zhang
|
a4abf1322c
|
Update save_load.py
|
2020-08-03 21:54:09 +08:00 |
shaohua.zhang
|
e0f3bcb494
|
add a necessary check for checkpoints
add a necessary check for checkpoints, if you miss the file prefix and it will not execute the checkpoints codes
|
2020-08-03 14:07:20 +08:00 |
shaohua.zhang
|
1a0848a464
|
Merge branch 'develop' into develop
|
2020-07-30 22:33:17 +08:00 |
shaohua.zhang
|
701adba2d6
|
Merge pull request #7 from PaddlePaddle/develop
update-2020-7-29
|
2020-07-29 16:13:02 +08:00 |
LDOUBLEV
|
8b499c3769
|
move import to the front
|
2020-07-28 13:58:14 +08:00 |
LDOUBLEV
|
b5a1fe643f
|
if gif is None, return
|
2020-07-28 11:29:55 +08:00 |
LDOUBLEV
|
60ec95469a
|
read gif read func
|
2020-07-28 11:18:48 +08:00 |
littletomatodonkey
|
23658296ec
|
fix image list postfix
|
2020-07-27 11:37:55 +00:00 |
shaohua.zhang
|
036e11364b
|
Update save_load.py
|
2020-07-27 17:17:45 +08:00 |
shaohua.zhang
|
80f0a35580
|
Update utility.py
|
2020-07-27 17:13:10 +08:00 |
shaohua.zhang
|
c4ca35a251
|
Update utility.py
|
2020-07-27 17:11:33 +08:00 |
shaohua.zhang
|
d7d355783b
|
Update utility.py
|
2020-07-27 17:06:33 +08:00 |
shaohua.zhang
|
82a48a7216
|
update import and fix some codes
remove the useless parameters and update import
|
2020-07-27 16:11:14 +08:00 |
tink2123
|
df050788a5
|
sync to python35
|
2020-07-08 17:15:02 +08:00 |
tink2123
|
bfdb7b7781
|
change name for use_space_char
|
2020-07-07 14:29:45 +08:00 |
tink2123
|
db3d78d8ea
|
revert dict and add space in character
|
2020-07-07 14:13:13 +08:00 |
tink2123
|
97a3af3bbf
|
add distort and space
|
2020-07-06 13:53:12 +08:00 |
tink2123
|
e5a2062d9e
|
Adaptive Windows
|
2020-05-25 17:10:04 +08:00 |
tink2123
|
bab3f7591a
|
modified yml
|
2020-05-13 23:16:25 +08:00 |
tink2123
|
12ea4ee9c2
|
rename output dir
|
2020-05-13 17:03:29 +08:00 |
dyning
|
ed4b270815
|
Merge pull request #3 from LDOUBLEV/fixinfer
optimize PaddleOCR
|
2020-05-12 21:34:19 +08:00 |
LDOUBLEV
|
b2e2bb98fb
|
fix problems responding to inference
|
2020-05-12 21:12:52 +08:00 |
tink2123
|
d24a39df88
|
use public function for inference
|
2020-05-12 19:55:16 +08:00 |
tink2123
|
bb77985182
|
fix infer_rec and add ic15_dict
|
2020-05-11 17:52:43 +08:00 |
LDOUBLEV
|
338ba3ee4a
|
upload PaddleOCR code
|
2020-05-10 16:26:57 +08:00 |