Commit Graph

71 Commits (b8a98bc32e1ed4c770c30c18d1cd19b7716867b7)

Author SHA1 Message Date
andyjpaddle b8a98bc32e
[CP]Fix sar infer shape (#7199)
* update doc for quickstart

* update some note

* fix sar infer shape
2022-08-15 14:16:34 +08:00
xiaoting efbb0abac7
modified default shape (#6211)
* modified default shape

* modified default shape
2022-05-09 20:52:16 +08:00
Topdu 68fb057dc6 add_rec_svtr 2022-04-26 10:30:26 +00:00
andyjpaddle f6532a0e51
add ppocrv3 rec (#6033)
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
andyjpaddle d50addb819 fix rare trt shape error 2022-04-12 13:03:51 +00:00
littletomatodonkey 83c09d5306
fix import order (#5628) 2022-03-04 16:13:54 +08:00
huangshenghui aff9f107e7 update paddle2onnx readme and fix a bug for onnx 2021-12-28 17:11:35 +08:00
tink2123 96cd6da1c9 set autolog warmup=0 2021-11-24 04:03:24 +00:00
MissPenguin 0b37c11878
Merge pull request #4474 from tink2123/paddle2onnx
add paddle2onnx for test_tipc
2021-11-08 20:26: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
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
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
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
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 5bb6ae05c4 add rec get_gpu_id 2021-08-17 02:45:26 +00:00
LDOUBLEV 09e7211082 fix bugs and adjust warmup times from 10 to 2 to speed up 2021-07-20 06:47:18 +00:00
tink2123 7c9a5bd68c fix args 2021-07-08 16:34:05 +08:00
tink2123 e51e2b2bb9 add autolog for infer_rec 2021-07-06 13:11:27 +08:00
LDOUBLEV d87be123d2 delete benchmark_util 2021-06-28 21:56:59 +08:00
LDOUBLEV 586775a945 delete benchmark 2021-06-28 20:19:10 +08:00
LDOUBLEV b88349335b delete benchmark 2021-06-28 13:47:25 +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
LDOUBLEV b8972b3675 add python benchmark for ocr 2021-05-26 10:40:16 +00:00
WenmuZhou a0fd1a48a1 fix srn infer error when use custom max_text_length 2021-03-12 17:15:48 +08:00
WenmuZhou 1271db6d7c fix mem 2021-03-11 15:24:49 +08:00
littletomatodonkey 3ce97f18ec
fix predict rec (#2065)
* fix predict rec

* fix lopp
2021-02-22 15:12:32 +08:00
WenmuZhou 4eb351866c predict_rec support rare 2021-02-08 14:05:48 +08:00
tink2123 c1fd46641e add srn for dygraph 2020-12-30 16:15:49 +08:00
LDOUBLEV 2a04e1a12a add export to limit GPU-memory-usage 2020-12-22 15:57:21 +08:00
WenmuZhou 3a0090dc00 delete fluid 2020-12-21 17:13:32 +08:00
WenmuZhou 59af7359be inference adaptation 2.0 2020-12-21 17:10:00 +08:00
WenmuZhou 34cd39194d use logger.info replace print 2020-12-02 15:55:28 +08:00
WenmuZhou 1c43e8bbb4 Adapt to windows 2020-11-30 16:54:18 +08:00
WenmuZhou 05dcfdec68 Fix the bug that the predict time is calculated incorrectly 2020-11-27 15:28:31 +08:00
WenmuZhou 0c287c41ea python端预测完成 2020-11-17 17:28:28 +08:00
WenmuZhou 453c6f68bd 识别模型inference 2020-11-12 12:07:41 +08:00
littletomatodonkey 0a011e564a add python interface 2020-08-24 02:11:17 +00:00
littletomatodonkey 3ebebae3e5 replace zero_copy_run to run for memory leak 2020-08-22 07:13:06 +00:00
tink2123 9cb3072033 fix bug and update doc 2020-08-16 12:53:26 +08:00
LDOUBLEV e494595945 fix score is nan 2020-08-03 22:22:08 +08:00
LDOUBLEV 60ec95469a read gif read func 2020-07-28 11:18:48 +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
LDOUBLEV 6f456775b0 fix bug 2020-07-01 13:30:03 +08:00