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 |
Double_V
|
465ef3bffd
|
Merge branch 'dygraph' into bm_dyg
|
2021-06-28 11:05:24 +08:00 |
xiaoting
|
bc99998693
|
Merge pull request #3185 from LDOUBLEV/fix_vis
save visualized image
|
2021-06-25 10:13:12 +08:00 |
LDOUBLEV
|
42853ff0de
|
save visualized image
|
2021-06-24 12:00:58 +00:00 |
WenmuZhou
|
bf1a716855
|
rename structure 2 table
|
2021-06-23 12:28:32 +08:00 |
MissPenguin
|
7bcabe0f36
|
refine
|
2021-06-22 12:39:43 +00:00 |
MissPenguin
|
6e1cfb0525
|
fix cpu infer error for table structure
|
2021-06-22 08:39:03 +00:00 |
MissPenguin
|
3f92af453f
|
Merge branch 'dygraph' of https://github.com/MissPenguin/PaddleOCR into dygraph
|
2021-06-22 08:16:32 +00:00 |
MissPenguin
|
97a668747c
|
refine
|
2021-06-22 04:24:14 +00:00 |
MissPenguin
|
053cc43d82
|
refine
|
2021-06-22 04:23:27 +00:00 |
MissPenguin
|
79c0a0604c
|
Merge branch 'dygraph' into dygraph
|
2021-06-22 11:41:41 +08:00 |
MissPenguin
|
c0492e02c7
|
refine
|
2021-06-22 03:32:00 +00:00 |
MissPenguin
|
de6bc4458b
|
refine
|
2021-06-21 12:33:19 +00:00 |
MissPenguin
|
16c247ac46
|
refine
|
2021-06-21 12:20:25 +00:00 |
xiaoting
|
8fbc59d233
|
Merge pull request #3061 from LDOUBLEV/warmup
add warmup
|
2021-06-18 16:52:31 +08:00 |
littletomatodonkey
|
0938c44a0a
|
add embedding and fix eval when distillation (#3112)
|
2021-06-17 13:29:49 +08:00 |
LDOUBLEV
|
7588fc082a
|
delete benchmark utils
|
2021-06-17 02:24:00 +00:00 |
MissPenguin
|
7c8b2c8d19
|
add train code for table
|
2021-06-16 08:47:33 +00:00 |
LDOUBLEV
|
13f5ee1e93
|
revert mp process, test=develop
|
2021-06-16 10:04:27 +08:00 |
WenmuZhou
|
5cce398ebb
|
fix structure pipeline infer bug
|
2021-06-10 17:12:14 +08:00 |
LDOUBLEV
|
ab0b1ace8f
|
add params min_subgraph_size
|
2021-06-10 14:29:56 +08:00 |
LDOUBLEV
|
96a53fb4be
|
add params min_subgraph_size
|
2021-06-10 14:29:06 +08:00 |
WenmuZhou
|
037e17fc82
|
merge dygraph
|
2021-06-10 14:24:59 +08:00 |
LDOUBLEV
|
616ad6a179
|
fix tps and fix trt
|
2021-06-09 19:15:57 +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 |
LDOUBLEV
|
796898e0f8
|
adjust the min_subgraph_size for trt
|
2021-06-09 18:22:29 +08:00 |
LDOUBLEV
|
7ad663119a
|
fix save_log_path as null
|
2021-06-09 18:20:36 +08:00 |
Double_V
|
7f102639b6
|
Merge branch 'dygraph' into warmup
|
2021-06-09 14:54:08 +08:00 |
LDOUBLEV
|
1de1f30a97
|
add warmup
|
2021-06-09 13:27:13 +08:00 |
Double_V
|
aa1d40b1d9
|
Merge branch 'dygraph' into bm_dyg
|
2021-06-09 13:09:07 +08:00 |
WenmuZhou
|
0ee6137d75
|
del pad
|
2021-06-08 15:28:40 +08:00 |
WenmuZhou
|
dec76eb75d
|
add pad for small image in det
|
2021-06-08 10:52:47 +08:00 |
Double_V
|
b796c91649
|
Merge branch 'dygraph' into bm_dyg
|
2021-06-07 13:50:36 +08:00 |
WenmuZhou
|
bc0d766425
|
init commit for paddlestructure
|
2021-06-05 22:00:17 +08:00 |
littletomatodonkey
|
48d8537959
|
rm load_dyg_pretrain
|
2021-06-05 06:52:45 +00:00 |
littletomatodonkey
|
bd1820b784
|
fix infer rec
|
2021-06-05 03:58:17 +00:00 |
littletomatodonkey
|
115955f722
|
fix metric
|
2021-06-04 02:46:45 +00:00 |
WenmuZhou
|
794362481e
|
add table eval and predict script
|
2021-06-03 16:39:31 +08:00 |
littletomatodonkey
|
6361a38ff5
|
fix export model for distillation model
|
2021-06-03 06:53:24 +00:00 |
WenmuZhou
|
bb5c6f3b2c
|
slim code
|
2021-06-02 20:10:59 +08:00 |
littletomatodonkey
|
ed02b91d26
|
add distillation function
|
2021-06-02 08:31:57 +00:00 |
WenmuZhou
|
f896d5afa4
|
merge upstream
|
2021-06-01 19:09:24 +08:00 |
WenmuZhou
|
359d81e585
|
change infer args format from dict to list
|
2021-05-28 17:31:48 +08:00 |
LDOUBLEV
|
c8cc0fb4b7
|
pre-commit
|
2021-05-26 10:55:53 +00:00 |
LDOUBLEV
|
0fd13fa410
|
process else
|
2021-05-26 10:54:54 +00:00 |
LDOUBLEV
|
b8972b3675
|
add python benchmark for ocr
|
2021-05-26 10:40:16 +00:00 |
WenmuZhou
|
eaf38b9b12
|
combine args in paddleocr and ppocr/infer/utility
|
2021-05-26 17:34:47 +08:00 |
LDOUBLEV
|
0707f74348
|
delete debug code
|
2021-05-26 07:36:44 +00:00 |
LDOUBLEV
|
c946b386fd
|
add trt min max opt shape
|
2021-05-26 07:18:40 +00:00 |