LDOUBLEV
|
3691291ae1
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_trt_res
|
2021-08-23 09:14:36 +00:00 |
LDOUBLEV
|
1bf24676c2
|
fix rec trt
|
2021-08-23 09:13:22 +00:00 |
LDOUBLEV
|
5f7d4b9fe1
|
fix trt dynamic shape
|
2021-08-23 08:52:42 +00:00 |
topduke
|
73058cc082
|
Update program.py
|
2021-08-23 11:45:10 +08:00 |
topduke
|
533b15c820
|
Update program.py
|
2021-08-23 11:43:45 +08:00 |
LDOUBLEV
|
8587b40c92
|
fix predict_e2e.py
|
2021-08-19 12:23:05 +00:00 |
Topdu
|
55b76dcaa5
|
delete blank lines and modify forward_train
|
2021-08-19 09:31:02 +00:00 |
LDOUBLEV
|
30b10d2933
|
raise error when run on cpu but set use_gpu as True
|
2021-08-18 07:01:13 +00: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 |
Topdu
|
b6f0a90366
|
add rec_nrtr
|
2021-08-17 12:41:01 +00:00 |
LDOUBLEV
|
49c4a3a7ed
|
gpu_id is None when args.use_gpu as False
|
2021-08-17 02:46:18 +00:00 |
LDOUBLEV
|
5bb6ae05c4
|
add rec get_gpu_id
|
2021-08-17 02:45:26 +00:00 |
LDOUBLEV
|
d83b1de17e
|
mv get_gpu_id func to utility
|
2021-08-17 02:43:15 +00:00 |
LDOUBLEV
|
96a3f90ced
|
add gpu check
|
2021-08-17 02:29:41 +00:00 |
WenmuZhou
|
55f6a634fa
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fx_pse
|
2021-08-09 12:49:16 +08:00 |
WenmuZhou
|
915d06324d
|
merge dygraph
|
2021-08-09 11:11:29 +08:00 |
littletomatodonkey
|
af47617493
|
rename bool to str2bool
|
2021-08-07 15:43:05 +08:00 |
MissPenguin
|
5487ab7a77
|
Merge pull request #3333 from LDOUBLEV/test_v7
add new ci shell
|
2021-08-04 19:28:43 +08:00 |
LDOUBLEV
|
dad8397fd3
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into test_v7
|
2021-08-04 02:54:45 +00:00 |
fengshuai03
|
fdc808ba6a
|
add dynamic_input for pact
|
2021-08-03 20:43:01 +08:00 |
WenmuZhou
|
22d81cebac
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fx_pse
|
2021-08-03 18:59:15 +08:00 |
Double_V
|
da5d7ee397
|
Merge pull request #3496 from fengxiaoshuai/dynameic_shape_change
change dynameic shape
|
2021-08-03 16:58:39 +08:00 |
LDOUBLEV
|
44826b515a
|
cherry-pick 3505
|
2021-08-02 12:18:49 +00:00 |
fengshuai03
|
ef103a5956
|
change dynameic shape
|
2021-08-02 07:24:37 +00:00 |
WenmuZhou
|
026f96b657
|
add export model of pse
|
2021-07-29 19:33:47 +08:00 |
WenmuZhou
|
a6a44ea124
|
add export model of pse
|
2021-07-29 19:31:30 +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 |
tink2123
|
59cc4efdc5
|
add for SEED
|
2021-07-22 19:58:14 +08:00 |
LDOUBLEV
|
09e7211082
|
fix bugs and adjust warmup times from 10 to 2 to speed up
|
2021-07-20 06:47:18 +00:00 |
zhoujun
|
07026825ea
|
Merge pull request #3289 from WenmuZhou/fx_pse
fix a bug of train log not save and add filepath check to dataset
|
2021-07-19 17:11:55 +08:00 |
zhoujun
|
4dbbfd6739
|
Merge pull request #3338 from WenmuZhou/fx_bug
fix bug
|
2021-07-19 11:13:13 +08:00 |
WenmuZhou
|
57556882ff
|
fix bug
|
2021-07-14 18:19:52 +08:00 |
zhoujun
|
180f7d0051
|
Merge pull request #3325 from WenmuZhou/fx_bug
fix starttime no define error
|
2021-07-14 18:17:43 +08:00 |
LDOUBLEV
|
9d5d552b79
|
delete save_log_path and set logger
|
2021-07-14 06:18:29 +00:00 |
Double_V
|
c261d0dad0
|
Merge pull request #3268 from tink2123/autolog_rec
add autolog for infer_rec
|
2021-07-13 17:12:37 +08:00 |
WenmuZhou
|
41f73e31bc
|
fix starttime noe define error
|
2021-07-13 12:23:41 +08:00 |
zhoujun
|
2062b5097c
|
Merge pull request #3273 from LDOUBLEV/distill
Add det distill
|
2021-07-12 12:21:46 +08:00 |
Double_V
|
76bb40fc3f
|
fix ci
|
2021-07-09 14:29:39 +08:00 |
xiaoting
|
fddef3912f
|
Merge branch 'dygraph' into autolog_rec
|
2021-07-09 14:14:24 +08:00 |
Double_V
|
54ed8d0626
|
fix ci
|
2021-07-09 11:38:01 +08:00 |
Double_V
|
11151e51d2
|
Update program.py
|
2021-07-09 09:27:35 +08:00 |
Double_V
|
9de346b234
|
Update train.py
|
2021-07-09 09:27:07 +08:00 |
LDOUBLEV
|
b8a65d4333
|
fix eval bug
|
2021-07-08 14:32:44 +00:00 |
tink2123
|
7c9a5bd68c
|
fix args
|
2021-07-08 16:34:05 +08:00 |
Double_V
|
4066478ea4
|
fix precision
|
2021-07-08 11:56:52 +08:00 |
WenmuZhou
|
61e77849f2
|
fix a bug of train log not save
|
2021-07-07 18:59:52 +08: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 |
LDOUBLEV
|
10e3729fd5
|
minsubgraph_size 3 to 10
|
2021-07-06 14:49:38 +08:00 |
littletomatodonkey
|
51193f8820
|
fix bug of inference
|
2021-07-06 14:03:03 +08:00 |
tink2123
|
e51e2b2bb9
|
add autolog for infer_rec
|
2021-07-06 13:11:27 +08:00 |
LDOUBLEV
|
902ee2c483
|
fix comment and delete shrink memory
|
2021-07-05 06:04:41 +00:00 |
LDOUBLEV
|
4042247c97
|
fix ci and output
|
2021-07-05 03:51:14 +00:00 |
LDOUBLEV
|
65118f3099
|
fix trt dynamic shape
|
2021-07-05 03:33:10 +00:00 |
MissPenguin
|
9c813bb332
|
Merge pull request #3218 from WenmuZhou/copy_paste
add copy paste
|
2021-07-01 15:45:00 +08:00 |
WenmuZhou
|
7d4805468e
|
add get_rotate_crop_image
|
2021-07-01 14:36:33 +08:00 |
Double_V
|
5661c6865c
|
Merge pull request #3182 from LDOUBLEV/autolog
enhance auto_log
|
2021-07-01 11:52:56 +08:00 |
WenmuZhou
|
f1f5a4d255
|
merge dygraph
|
2021-06-30 18:04:50 +08:00 |
Double_V
|
f58ad9dd5b
|
Merge pull request #3203 from LDOUBLEV/fix_infer_mode
delete benchmark
|
2021-06-30 17:15:56 +08:00 |
WenmuZhou
|
ac8c2a8946
|
merge dygraph
|
2021-06-30 10:55:05 +08:00 |
WenmuZhou
|
88a8be1297
|
add assert
|
2021-06-30 10:50:13 +08:00 |
WenmuZhou
|
fdaf1f1577
|
Extraction get_rotate_crop_image
|
2021-06-30 10:45:27 +08:00 |
Double_V
|
cdd98d085f
|
Update predict_det.py
|
2021-06-29 10:01:24 +08:00 |
LDOUBLEV
|
602b6c1878
|
Merge branch 'fix_infer_mode' of https://github.com/LDOUBLEV/PaddleOCR into fix_infer_mode
|
2021-06-28 21:57:47 +08:00 |
LDOUBLEV
|
d87be123d2
|
delete benchmark_util
|
2021-06-28 21:56:59 +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 |
Double_V
|
ade33ef3d1
|
Merge branch 'dygraph' into fix_infer_mode
|
2021-06-28 20:35:14 +08:00 |
Double_V
|
e4d49819e2
|
Merge branch 'dygraph' into autolog
|
2021-06-28 20:34:37 +08:00 |
LDOUBLEV
|
586775a945
|
delete benchmark
|
2021-06-28 20:19:10 +08:00 |
LDOUBLEV
|
729ff65f68
|
Merge branch 'autolog' of https://github.com/LDOUBLEV/PaddleOCR into autolog
|
2021-06-28 09:11:06 +00:00 |
LDOUBLEV
|
b37c597d17
|
fix subprocess error
|
2021-06-28 09:10:10 +00:00 |
LDOUBLEV
|
fa2d08f211
|
add elapse to cls
|
2021-06-28 13:50:29 +08:00 |
LDOUBLEV
|
b88349335b
|
delete benchmark
|
2021-06-28 13:47:25 +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 |
Double_V
|
f8441cffa4
|
Update predict_det.py
|
2021-06-24 17:48:58 +08:00 |
Double_V
|
4c52e3857d
|
Update predict_det.py
|
2021-06-24 17:48:36 +08:00 |
LDOUBLEV
|
ea60a03487
|
enhance auto_log
|
2021-06-24 07:18:08 +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 |