4348 Commits

Author SHA1 Message Date
LDOUBLEV
59ab817171 fix bug 2022-02-10 14:26:16 +08:00
LDOUBLEV
64edd41c27 add benchmark to prepare.sh 2022-02-10 10:58:26 +08:00
LDOUBLEV
6f1a1b525c Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-02-10 10:45: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
2fb88e66be add db r18 2022-02-10 10:26:31 +08:00
LDOUBLEV
84da1a384d add db r18 2022-02-10 10:23:44 +08:00
LDOUBLEV
cdabce67bd add east 2022-02-10 10:07:02 +08:00
LDOUBLEV
d5abf2a4cc add pse to benchmark 2022-02-10 10:04:17 +08:00
LDOUBLEV
09c5cd6e12 add pse to benchmark 2022-02-10 10:02:33 +08:00
Evezerest
f546165549
Merge pull request #5415 from PeterH0323/dygraph
Update thirdparty.md
2022-02-09 19:42:07 +08:00
HinGwenWoong
d7c374690f
Update thirdparty.md 2022-02-09 19:37:11 +08:00
Double_V
f383963f4a
Merge pull request #5410 from Intsigstephon/dygraph
add fleet tests for supplementary
2022-02-09 18:55:30 +08:00
stephon
8a44a90396 add fleet tests 2022-02-09 09:24:49 +00:00
Bin Lu
0979bb76c2
Update readme.md 2022-02-09 15:01:18 +08:00
Bin Lu
dfaccd5b5a
Update readme.md 2022-02-09 14:57:38 +08:00
Bin Lu
ac2d2c6543
Update readme.md 2022-02-09 14:57:01 +08:00
Bin Lu
cf613b1391
Merge branch 'PaddlePaddle:dygraph' into dygraph 2022-02-09 14:42:50 +08:00
Evezerest
732fa7785a
Merge pull request #5389 from edencfc/dygraph
【third-party】Meter reading and ID identification
2022-02-09 14:40:58 +08:00
Evezerest
a03638d03c
Merge pull request #5358 from sdcb/feature/dygraph-csharp
【third-party】Add PaddleSharp.
2022-02-09 14:23:17 +08:00
WenmuZhou
9d4aed1127 fix link in doc & test=document_fix 2022-02-09 06:15:43 +00:00
LDOUBLEV
f2cd3b4df5 delete single_P 2022-02-08 11:39:31 +00:00
LDOUBLEV
ea8e963830 fix doc 2022-02-08 07:48:20 +00:00
LDOUBLEV
e795567261 fix doc and delete run_process_type 2022-02-08 07:43:52 +00:00
LDOUBLEV
117b85ac22 fix doc 2022-02-08 05:01:25 +00:00
LDOUBLEV
f83fcfbfe7 fix doc 2022-02-08 03:18:17 +00:00
LDOUBLEV
0d63486521 keep model name and directory same 2022-02-08 02:32:42 +00:00
LDOUBLEV
44ea4d8698 keep model name and directory same 2022-02-08 02:29:33 +00:00
LDOUBLEV
f744089c28 opt benchmark_trainv2.sh 2022-02-08 02:24:02 +00:00
LDOUBLEV
0269080a48 delete debug 2022-02-08 02:09:28 +00:00
LDOUBLEV
e039650ef7 add benchmark_train.sh v2 2022-02-08 02:06:45 +00:00
xiaoting
84a42eb585
Merge pull request #5396 from littletomatodonkey/dyg/fix_ips_calc
fix ips info and reduce interval of metric calc
2022-02-07 20:58:20 +08:00
littletomatodonkey
229acda856 fix ips info and reduce interval of metric calc 2022-02-07 12:19:25 +00:00
zhoujun
cffb031658
Merge pull request #5392 from littletomatodonkey/dyg/add_system_save
add system pred save
2022-02-07 17:01:09 +08: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
LDOUBLEV
2899694382 add benchmark_trainv2.sh 2022-02-07 06:43:56 +00:00
Leif
357657f0c9 Merge remote-tracking branch 'origin/dygraph' into dygraph 2022-02-07 14:41:28 +08:00
Evezerest
c9d7ec855d
Merge pull request #5390 from Evezerest/dygraph
Update joinus.png
2022-02-07 10:08:22 +08:00
Leif
400eee5562 Update joinus.png
Update joinus.png
2022-02-07 10:07:40 +08:00
edencfc
bff7ef8974
【third-party】电表读数和编号识别 2022-02-07 08:52:25 +08: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
Double_V
b53483db52
Merge pull request #5361 from LDOUBLEV/dygraph
fix test_tipc
2022-01-28 15:20:12 +08:00
Evezerest
4e59bf098f
Merge pull request #5367 from RangeKing/notebook
[Notebook] Create notebook_en and modify notebook_ch
2022-01-28 09:47:05 +08:00
Evezerest
90bf33f147
Merge pull request #5370 from daassh/dygraph
【third-party】OCR流程中对手写体进行过滤
2022-01-28 09:45:51 +08:00
daassh
a715ab8832
【third-party】OCR流程中对手写体进行过滤 2022-01-28 05:09:25 +08:00
LDOUBLEV
ad029ac5a9 ips_unit 2 speed_unit 2022-01-27 11:43:33 +00:00
LDOUBLEV
d8da4cb32e rename and set MultiP for N1C4 2022-01-27 10:47:50 +00:00