Commit Graph

3060 Commits

Author SHA1 Message Date
before31 97987978cf 修复 端到端算法调用inference模型时与训练模型结果不一致的问题,由rgb3个通道的顺序不一致引起 2021-08-31 22:56:08 +08:00
LDOUBLEV 5aa1ffccd0 rename tests/configs/det_r50_db.yml 2021-08-31 13:08:16 +00:00
Double_V b38a828b32
Merge pull request #3815 from LDOUBLEV/fix_ci_
add comparion script
2021-08-31 20:58:01 +08:00
LDOUBLEV e5d9ef00f2 update yml used by ocr_det_params.txt 2021-08-31 12:56:49 +00:00
LDOUBLEV c3341000f1 fix configs/det/det_mv3_db.yml 2021-08-31 12:54:13 +00:00
LDOUBLEV be8829167d fix r50_db yml 2021-08-31 12:53:29 +00:00
LDOUBLEV 88f2527245 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into lock_seed 2021-08-31 12:52:25 +00:00
LDOUBLEV 1b48675751 fix r50_db yml 2021-08-31 12:51:15 +00:00
LDOUBLEV f75efcc3ce rm configs/det/det_mv3_db_unittest.yml 2021-08-31 12:50:19 +00:00
LDOUBLEV 5f3558c992 restore yml file 2021-08-31 12:48:33 +00:00
LDOUBLEV 5c26d2e8bc add yml for lock seed 2021-08-31 12:46:07 +00:00
andyjpaddle ea019601a7 fix conflic in program 2021-08-31 12:19:11 +00:00
andyjpaddle ea52f47a95 update docs and fix conflic 2021-08-31 12:13:36 +00:00
LDOUBLEV f6cb62b7b8 lock seed for res50_db 2021-08-31 11:43:32 +00:00
LDOUBLEV e7d981b674 add resize class and lock seed 2021-08-31 11:43:00 +00:00
Leif 960f7fcec3 Merge remote-tracking branch 'origin/dygraph' into dygraph 2021-08-31 19:38:17 +08:00
andyjpaddle d43688a4da update rec_r31_sar.yml and sar docs 2021-08-31 11:33:41 +00:00
WenmuZhou 835e717832 merge dygraph 2021-08-31 19:13:15 +08:00
tink2123 bd025cd29b add more config for serving 2021-08-31 08:43:09 +00:00
MissPenguin c8f6a2d098 fix cpp autolog 2021-08-31 07:01:27 +00:00
topduke 574bab30a8
FQA not found tensorrt 2021-08-31 11:08:06 +08:00
zhoujun 63ed5fcab3
Merge pull request #3556 from WenmuZhou/dy
Cp commit in release/2.2 of wenmuzhou
2021-08-30 10:56:24 -05:00
tink2123 1b2ca6e641 polish code 2021-08-30 06:37:26 +00:00
tink2123 c9e1077daa polish code 2021-08-30 06:32:54 +00:00
LDOUBLEV 35449b5c74 rename ppocr_mobile_params.txt 2021-08-27 07:05:06 +00:00
LDOUBLEV 11d9169c2b rename ppocr_mobile_params.txt 2021-08-27 07:04:52 +00:00
LDOUBLEV aa210b9d62 add tests/ppocr_mobile_params.txt 2021-08-27 07:03:36 +00:00
LDOUBLEV 3133ff28d9 add ocr_system 2021-08-27 07:03:13 +00: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
topduke 88b7b1636d
Update windows_vs2019_build.md 2021-08-27 13:59:35 +08:00
topduke 435f8fc0d6
Update windows_vs2019_build.md 2021-08-27 13:53:08 +08:00
Topdu 4020a67b28 Merge branch 'dygraph' of https://github.com/Topdu/PaddleOCR into dygraph 2021-08-27 05:48:47 +00:00
Topdu 2518e3595e cpp_infer vs2019 config 2021-08-27 05:48:10 +00:00
Daniel Yang 9b60942b0c
Merge pull request #3820 from Evezerest/dygraph
Update joinus.png
2021-08-27 11:05:19 +08:00
LDOUBLEV 95ece43833 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_cpp 2021-08-27 02:37:41 +00:00
LDOUBLEV 01d5937808 set cpu_thread as 6 2021-08-27 02:37:26 +00:00
LDOUBLEV 07f4199445 support train model for infer MODE 2021-08-27 02:36:43 +00:00
LDOUBLEV 33f4454879 add export statue check for infer MODE 2021-08-27 02:36:11 +00:00
LDOUBLEV 9ba13f104e add train model download 2021-08-27 02:35:32 +00:00
Double_V d77695cebf
Merge pull request #3750 from LDOUBLEV/fix_cpp
add ocr det server model to benchmark test
2021-08-26 19:12:18 +08:00
LDOUBLEV 13ced08b8a add pretrained model to prune 2021-08-26 09:40:32 +00:00
LDOUBLEV 58ef7acb00 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_cpp 2021-08-26 09:22:58 +00:00
LDOUBLEV 3833928719 delete unused params.txt 2021-08-26 09:22:35 +00:00
LDOUBLEV 53014d3481 add fpgm to ocr_det ci 2021-08-26 09:21:19 +00:00
xiaoting 5c664bf4f5
Merge pull request #3721 from Topdu/dygraph
add rec_nrtr
2021-08-26 15:30:52 +08:00
Double_V 28a40efe27
Merge pull request #3809 from tink2123/fix_infer_shape
fix infer shape
2021-08-26 13:45:36 +08:00
LDOUBLEV f24bbb3ba8 fix comment 2021-08-26 03:40:28 +00:00
LDOUBLEV d0830ed1b4 add fp16 pred results 2021-08-26 03:30:36 +00:00
LDOUBLEV a66f856ed3 opt code 2021-08-26 03:30:06 +00:00