601 Commits

Author SHA1 Message Date
andyjpaddle
d50addb819 fix rare trt shape error 2022-04-12 13:03:51 +00:00
LDOUBLEV
5efa071c07 delete debug 2022-04-07 08:31:37 +00:00
LDOUBLEV
22b57e6e85 fix rec pact hang 2022-04-07 08:26:20 +00:00
WenmuZhou
41fcbb8609 change to en 2022-03-31 00:39:02 +00:00
WenmuZhou
4c5d266d84 add PP-Structure to hub serving 2022-03-30 14:15:12 +00:00
WenmuZhou
b0a5ccb3e8 add table to hub serving 2022-03-30 11:07:07 +00:00
MissPenguin
3d69295790
Merge pull request #5805 from MissPenguin/dygraph
fix order_points_clockwise
2022-03-28 17:23:37 +08:00
MissPenguin
fabfaaba6a fix order_points_clockwise 2022-03-28 08:31:01 +00:00
LDOUBLEV
ea0ff9c340 fix html 2022-03-25 15:04:56 +08:00
LDOUBLEV
84b72584f2 add eval end2end 2022-03-25 14:29:16 +08:00
zhoujun
6a885632e8
fix log print twice error (#5743) 2022-03-22 12:48:50 +08:00
WenmuZhou
f85b3ea8eb fix bug in whl import fce 2022-03-18 10:08:58 +00:00
WenmuZhou
1a2c7b2877 add FECNet inference 2022-03-11 09:12:35 +00:00
littletomatodonkey
83c09d5306
fix import order (#5628) 2022-03-04 16:13:54 +08:00
zhiminzhang0830
4b21494822 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into new_branch 2022-03-01 10:57:48 +08:00
OneYearIsEnough
6e607a0fa1
[Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) (#5563)
* [Feature] add PREN scene text recognition model

* [Patch] Optimize yml File

* [Patch] Save Label/Pred Preprocess Time Cost

* [BugFix] Modify Shape Conversion to Fit for Inference Model Exportion

* [Patch] ?

* [Patch] ?

* 啥情况...
2022-02-28 21:48:00 +08:00
zhangyikun02
49ecf9c3bc add use_xpu config for det_mv3_db.yml 2022-02-23 08:31:16 +00:00
zhiminzhang0830
bf7e085ea2 modify fcenet 2022-02-13 11:48:18 +08:00
Double_V
6306260268
Merge pull request #5277 from LDOUBLEV/kie_doc
[tipc] merge benchmark to tipc
2022-02-10 10:45:03 +08:00
LDOUBLEV
e795567261 fix doc and delete run_process_type 2022-02-08 07:43:52 +00:00
LDOUBLEV
e039650ef7 add benchmark_train.sh v2 2022-02-08 02:06:45 +00:00
littletomatodonkey
229acda856 fix ips info and reduce interval of metric calc 2022-02-07 12:19:25 +00:00
littletomatodonkey
417f76b060 fix duplicate thres 2022-02-07 08:23:40 +00:00
littletomatodonkey
b5f8613007 fix typo 2022-02-07 08:00:14 +00:00
littletomatodonkey
01fd2d0f81 add system pred save 2022-02-07 07:56:08 +00:00
LDOUBLEV
6cb47e76f6 delete debug 2022-02-07 07:02:04 +00:00
LDOUBLEV
d666de8539 delete debug 2022-02-07 06:57:34 +00:00
OneYearIsEnough
aaae49584f
[Feature] Add eta function in model's training stage (#5380)
* [Feature] Add eta function in model's training stage

* [Feature] Add eta function in model's training stage

* [Feature] Add eta function in model's training stage

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [BugFix] Fix offset bug, residual idxes should -1
2022-02-01 17:46:42 +08:00
ioracion
a572737fb6
Update infer_cls.py 2022-01-25 14:35:43 +08:00
ioracion
59d50c919c
Update predict_system.py 2022-01-25 14:34:00 +08:00
littletomatodonkey
b1f4cd1f4f
fix vdl makedir (#5288) 2022-01-19 17:29:39 +08:00
WenmuZhou
9abf3fb0d2 fix merge config error 2022-01-10 02:30:26 +00:00
WenmuZhou
d6afe16579 add seed 2022-01-07 04:56:45 +00:00
WenmuZhou
d8571bdb2a move imgs to doc 2022-01-05 14:35:21 +00:00
WenmuZhou
0d7ee96807 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_vqa 2022-01-05 11:08:12 +00:00
WenmuZhou
a323fce66d vqa code integrated into ppocr training system 2022-01-05 11:03:45 +00:00
huangshenghui
aff9f107e7 update paddle2onnx readme and fix a bug for onnx 2021-12-28 17:11:35 +08:00
WenmuZhou
b789b70cf5 add system judge 2021-12-27 07:10:32 +00:00
MissPenguin
88dee02394
Merge pull request #4979 from LDOUBLEV/test_v11
fix repeat save_res
2021-12-20 22:56:04 +08:00
LDOUBLEV
f31591cd19 fix repeat save_res 2021-12-20 22:02:07 +08:00
Double_V
b8b5faaf0d
Merge pull request #4968 from LDOUBLEV/sdmgr
add ips
2021-12-19 17:07:53 +08:00
LDOUBLEV
1c7f93060c add ips 2021-12-19 07:00:00 +00:00
LDOUBLEV
9dd50e6a90 add ips 2021-12-19 06:57:05 +00:00
MissPenguin
57f0125398
Merge pull request #4965 from LDOUBLEV/sdmgr
fix train
2021-12-18 17:49:47 +08:00
LDOUBLEV
3312d6248e fix train 2021-12-18 08:25:28 +00:00
LDOUBLEV
dc7d4b00cd fix train 2021-12-18 08:04:10 +00:00
tink2123
5e609c1ec9 fix srn 2021-12-18 07:41:42 +00:00
Double_V
5e4d1891ea
Merge branch 'dygraph' into sdmgr 2021-12-16 18:50:53 +08:00
LDOUBLEV
721c76b42d fix conflict 2021-12-16 10:42:56 +00:00
zhoujun
db873a789b
del unused code (#4930) 2021-12-16 10:03:34 +08:00