Commit Graph

367 Commits (release/2.5)

Author SHA1 Message Date
Double_V bccba5578f
Merge pull request #4739 from tink2123/add_rec_ctc_model
add rec ctc model for tipc
2021-11-26 10:18:48 +08:00
LDOUBLEV 4fb9b76fff fix get gpu id 2021-11-25 09:58:50 +08:00
LDOUBLEV a09bcf5c21 fix get gpu id 2021-11-25 09:56:59 +08:00
LDOUBLEV 03bb378f54 fix TRT8 core bug 2021-11-25 09:46:30 +08:00
LDOUBLEV a2a12fe459 fix TRT8 core bug 2021-11-25 09:42:37 +08:00
tink2123 96cd6da1c9 set autolog warmup=0 2021-11-24 04:03:24 +00:00
littletomatodonkey 9370508368
fix cpp infer doc (#4710)
* fix cpp infer doc

* fix utility

* fix path
2021-11-22 13:00:59 +08:00
littletomatodonkey 7dccfe57a0
improve system prediction and remove some hard code (#4643)
* fix center yaml

* rm init_center param

* fix typo

* improve pred system
2021-11-17 12:32:05 +08:00
zhoujun 96c8c004b5
add desc of version params (#3929)
* add desc of version params
2021-11-10 20:20:45 +08:00
Double_V 32d5f028ae
Merge branch 'dygraph' into test_v10 2021-11-09 13:54:00 +08:00
LDOUBLEV c8cf31236f fix typo 2021-11-09 12:16:32 +08:00
LDOUBLEV f14540ee59 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tipc 2021-11-09 11:34:30 +08:00
LDOUBLEV f34a38162f add jeston inference 2021-11-09 11:34:17 +08:00
LDOUBLEV 237febb143 fix conflict 2021-11-09 09:51:27 +08:00
tink2123 8485edfc75 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into paddle2onnx 2021-11-08 20:45:33 +08:00
tink2123 48a6ebad22 mind not support alg 2021-11-08 20:40:43 +08:00
MissPenguin 0b37c11878
Merge pull request #4474 from tink2123/paddle2onnx
add paddle2onnx for test_tipc
2021-11-08 20:26:15 +08:00
LDOUBLEV 4cb2179b73 set reasonable trt shape 2021-11-08 19:35:15 +08:00
tink2123 3f5ffc3235 add paddle2onnx doc 2021-11-08 16:40:53 +08:00
MissPenguin 86e4981703 add batch infer for cpp rec 2021-11-03 07:20:22 +00:00
Double_V d128c1df2d
Merge pull request #4381 from LDOUBLEV/test_v10
add precision to mkldnn
2021-10-19 16:48:04 +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
LDOUBLEV 24040eb4ac add fp16 to mkldnn 2021-10-19 15:02:11 +08:00
LDOUBLEV 7fbe65e80f BGR not RGB 2021-10-12 18:17:26 +08:00
tink2123 380dc6c27d rm rec_char_type 2021-10-12 14:29:00 +08:00
Topdu b40ffdd45c fix sar export inference model 2021-09-29 01:50:24 +00:00
zhoujun 14fce808ff
Merge pull request #3376 from WenmuZhou/fx_pse
add pse
2021-09-15 17:08:43 +08:00
WenmuZhou ac98415b48 merge dygraph 2021-09-14 14:51:04 +08:00
Topdu 469e76cc28 comment review 2021-09-14 05:06:53 +00:00
Topdu f688909b8e fix nrtr export inference model 2021-09-13 13:10:10 +00:00
Double_V f09a28c624
Merge pull request #3952 from LDOUBLEV/dygraph
update results for opencv 4.4
2021-09-08 11:03:24 +08:00
Double_V ded97737f0
Merge pull request #3868 from before31/dygraph
修复 端到端算法调用inference模型时与训练模型结果不一致的问题,由rgb3个通道的顺序不一致引起
2021-09-08 10:40:26 +08:00
LDOUBLEV 0368e7a678 set batch dim dynamic 2021-09-07 12:54:10 +00:00
MissPenguin 727febd4e9
Merge pull request #3833 from LDOUBLEV/test_v7
add multi_predictor test
2021-09-07 14:59:47 +08:00
WenmuZhou af34d7852e merge dygraph 2021-09-07 10:30:14 +08:00
before31 97987978cf 修复 端到端算法调用inference模型时与训练模型结果不一致的问题,由rgb3个通道的顺序不一致引起 2021-08-31 22:56:08 +08:00
Double_V b38a828b32
Merge pull request #3815 from LDOUBLEV/fix_ci_
add comparion script
2021-08-31 20:58:01 +08:00
WenmuZhou 835e717832 merge dygraph 2021-08-31 19:13:15 +08:00
LDOUBLEV cf16859919 set benchmark in predict_system 2021-08-27 06:48:27 +00:00
LDOUBLEV eb96c623b8 set benchmark in predict_system 2021-08-27 06:46:40 +00:00
LDOUBLEV 6b8d6cc3b7 fix log 2021-08-26 02:22:32 +00:00
LDOUBLEV d7cbe52697 adjust the min_subgraph_size to 15 2021-08-26 02:21:22 +00:00
LDOUBLEV 71ed68c9a8 add comparion script 2021-08-25 13:38:20 +00:00
tink2123 22b57d632d fix infer shape 2021-08-25 09:41:16 +00:00
tink2123 7488bc1db5 fix infer shape 2021-08-25 07:34:23 +00:00
Double_V 68e52250f3
Merge pull request #3751 from LDOUBLEV/fix_pgnet
fix predict_e2e.py
2021-08-25 14:55:26 +08:00
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
LDOUBLEV 8587b40c92 fix predict_e2e.py 2021-08-19 12:23:05 +00:00
LDOUBLEV 30b10d2933 raise error when run on cpu but set use_gpu as True 2021-08-18 07:01:13 +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
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
WenmuZhou 41f73e31bc fix starttime noe define error 2021-07-13 12:23:41 +08:00
xiaoting fddef3912f
Merge branch 'dygraph' into autolog_rec 2021-07-09 14:14:24 +08: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 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
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 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