Commit Graph

2811 Commits

Author SHA1 Message Date
WenmuZhou e10a178010 add , in init 2021-09-01 17:04:18 +08:00
WenmuZhou 3374ad7620 del Annotation code 2021-09-01 12:43:34 +08:00
WenmuZhou f8f7153526 use eps instald of 0.001 2021-09-01 12:43:11 +08:00
WenmuZhou a4b0241a90 use paddlepaddle license 2021-09-01 12:41:37 +08:00
WenmuZhou 835e717832 merge dygraph 2021-08-31 19:13:15 +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
Daniel Yang 9b60942b0c
Merge pull request #3820 from Evezerest/dygraph
Update joinus.png
2021-08-27 11:05:19 +08: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
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
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
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
topduke 533b15c820
Update program.py 2021-08-23 11:43:45 +08:00
topduke 88f7c59e8f
Update __init__.py 2021-08-23 11:42:58 +08:00
MissPenguin efb1b4120f mv log to .h file 2021-08-20 12:36:40 +00:00
LDOUBLEV 8587b40c92 fix predict_e2e.py 2021-08-19 12:23:05 +00:00
LDOUBLEV 4561fbf160 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_cpp 2021-08-19 11:18:52 +00:00
LDOUBLEV 359f6f78ed add ocr_det_server_params.txt 2021-08-19 11:13:53 +00:00
LDOUBLEV 1be99ac7d8 add prepare.sh server 2021-08-19 11:13:30 +00:00
topduke c8094e6575
Update rec_nrtr_optim_head.py 2021-08-19 19:08:23 +08:00
topduke c635925895
Update rec_metric.py 2021-08-19 17:34:38 +08:00
Topdu 55b76dcaa5 delete blank lines and modify forward_train 2021-08-19 09:31:02 +00:00
MissPenguin 3f7f8c3759 refine 2021-08-19 08:48:12 +00:00
MissPenguin 08166b8351 add cpp_infer for cice 2021-08-19 07:27:55 +00:00
Double_V 4938218139
Merge pull request #3717 from littletomatodonkey/dyg/fix_cls_type
fix cls type
2021-08-19 14:16:51 +08:00
topduke a11e219970
delete blank line 2021-08-18 19:54:57 +08:00