Commit Graph

3031 Commits

Author SHA1 Message Date
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
LDOUBLEV 6b8d6cc3b7 fix log 2021-08-26 02:22:32 +00:00
LDOUBLEV d7cbe52697 adjust the min_subgraph_size to 15 2021-08-26 02:21:22 +00:00
Leif 1f9ad0fe13 Update joinus.png 2021-08-26 10:09:49 +08:00
Leif e4d160e9e5 Merge remote-tracking branch 'origin/dygraph' into dygraph 2021-08-26 10:09:31 +08:00
littletomatodonkey d77db841b0
fix whl exit bug (#3806)
* fix whl exit bug

* fix recognition doc
2021-08-26 07:02:42 +08:00
Daniel Yang 972bfe0721
Merge pull request #3807 from Evezerest/dygraph
Update joinus.png
2021-08-25 23:43:57 +08:00
LDOUBLEV 71ed68c9a8 add comparion script 2021-08-25 13:38:20 +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
Double_V 68e52250f3
Merge pull request #3751 from LDOUBLEV/fix_pgnet
fix predict_e2e.py
2021-08-25 14:55:26 +08:00
Leif 6933f15a99 Update joinus.png 2021-08-25 14:15:52 +08:00
Leif 18aed01d07 Merge remote-tracking branch 'origin/dygraph' into dygraph 2021-08-25 14:15:35 +08:00
xiaoting 45dff759f8
Merge pull request #3779 from LDOUBLEV/fix_trt_res
Fix trt rec warmup
2021-08-24 17:23:20 +08:00
MissPenguin c16b6ccb73
Merge pull request #3745 from MissPenguin/dygraph
add cpp_infer for cice
2021-08-24 15:48:34 +08:00
Topdu 2bf8ad9b7d modify transformeroptim, resize 2021-08-24 07:46:43 +00:00
MissPenguin 6382612f39 Merge branch 'dygraph' of https://github.com/MissPenguin/PaddleOCR into dygraph 2021-08-24 06:39:10 +00:00
MissPenguin cc132dec14 rm autolog h file 2021-08-24 06:30:39 +00:00
MissPenguin 45d4afec41 refine 2021-08-24 06:27:47 +00:00
andyjpaddle 69f9bdd8f6 add_rec_sar,test=dygraph 2021-08-24 04:23:03 +00:00
andyjpaddle 8a95b3352d add_rec_sar, test=dygraph 2021-08-24 03:49:26 +00:00
andyjpaddle ffa94415c3 add_rec_sar, test=dygraph 2021-08-24 03:45:59 +00:00
MissPenguin 29976de4eb
Merge pull request #1 from OliverLPH/set_auto_log
support download auto_log.h from third-party url
2021-08-23 19:56:46 +08: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 5f7d4b9fe1 fix trt dynamic shape 2021-08-23 08:52:42 +00:00
Peihan abefdcb88e
change auto_log download branch 2021-08-23 16:31:53 +08:00
lipeihan01 52c920fc6d support download auto_log.h from third-party url 2021-08-23 16:25:22 +08:00
topduke 73058cc082
Update program.py 2021-08-23 11:45:10 +08:00