littletomatodonkey
|
eeef62b3c6
|
fix PREN export and infer (#7833)
|
2022-10-08 16:37:12 +08:00 |
xiaoting
|
5a524807f9
|
fix infer_rec for other input (#7286)
|
2022-08-23 18:05:03 +08:00 |
littletomatodonkey
|
8c7c45420f
|
polish kie doc and code (#7255)
* add fapiao kie
* fix readme
* fix fanli
* add readme
* add how to do kie en
* add algo kie
* add algo overview en
* rename vqa to kie
* fix read gif
|
2022-08-21 10:55:49 +08:00 |
smilelite
|
40c45e2ccc
|
Merge branch 'dygraph' into robustscanner_branch
|
2022-08-17 21:49:11 +08:00 |
andyjpaddle
|
6e89ec8d09
|
fix sar export
|
2022-08-16 09:34:48 +00:00 |
smilelite
|
a8ba8963e0
|
merge cpnflict 0815
|
2022-08-15 23:03:21 +08:00 |
andyjpaddle
|
89f8b1d49f
|
Merge pull request #7196 from andyjpaddle/fix_sar
fix sar infer shape
|
2022-08-15 14:07:43 +08:00 |
andyjpaddle
|
b7ca8c8070
|
fix sar infer shape
|
2022-08-15 03:40:29 +00:00 |
smilelite
|
60ea689df4
|
Merge branch 'dygraph' into robustscanner_branch
|
2022-08-11 21:45:21 +08:00 |
andyjpaddle
|
3f65b360ef
|
Add rec algo VisionLAN (#6943)
* add vl
* add vl
* add vl
* add ref
* fix head out
* add visionlan doc
* fix vl infer
* update dict
|
2022-08-09 11:29:43 +08:00 |
smilelite
|
536e0593f0
|
fixed conflicts 20220801
|
2022-08-01 21:36:36 +08:00 |
smilelite
|
8fa4620cce
|
fixed bug for predict_rec
|
2022-08-01 21:20:02 +08:00 |
smilelite
|
b781838015
|
fix conflicts
|
2022-07-27 23:02:24 +08:00 |
smilelite
|
b164bb0165
|
fixed predict_rec
|
2022-07-27 22:49:04 +08:00 |
smilelite
|
bc1c19c5d2
|
merge upstream
|
2022-07-10 12:15:27 +08:00 |
smilelite
|
46e3442e2e
|
add spin
|
2022-07-10 11:47:25 +08:00 |
smilelite
|
c11ec3ce5b
|
merge upstream
|
2022-07-10 10:21:18 +08:00 |
topduke
|
671415bbd8
|
[New Rec]add rec ViTSTR & ABINet algorithm. (#6414)
* add rec vitstr algorithm.
* fix cpu_thread and precision
* fix svtr tipc
* modify vitstr name
* modify vitstr config batchsize
* [New Rec] add vitstr and ABINet
* add rec_resnet45
* svtr ch large model
* [application] svtr ch model
* [application] svtr ch model
* [application] svtr ch model
* add abinet_rec_aug and trained model
* aug p infe
* fix ci export bug
* fix abinet ci bug
|
2022-06-28 15:06:53 +08:00 |
smilelite
|
bbca1e0d66
|
add pr
|
2022-06-12 13:53:29 +08:00 |
xyzhu8
|
6348425744
|
add robustscanner
|
2022-05-22 13:16:52 +08:00 |
tink2123
|
671cb14af2
|
modified default shape
|
2022-05-10 02:51:00 +00:00 |
tink2123
|
16752dd7a2
|
modified default shape
|
2022-05-10 02:50:51 +00: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 |