5400 Commits

Author SHA1 Message Date
MissPenguin
8a591a7458 update 2022-04-19 07:08:34 +00:00
MissPenguin
f9a9492ffb update 2022-04-18 12:58:25 +00:00
Double_V
39b831b9c1
Merge pull request #5983 from andyjpaddle/dygraph
[tipc] fix rare trt error
2022-04-18 20:34:42 +08:00
andyjpaddle
76adcf1e9c fix v2_det_pact oom 2022-04-18 11:18:27 +00:00
MissPenguin
bf6703d95f update 2022-04-18 08:24:13 +00:00
MissPenguin
165e4b7023 update 2022-04-18 08:22:26 +00:00
MissPenguin
68cd5e48e1 update 2022-04-18 07:39:57 +00:00
MissPenguin
4d151b7d9d update 2022-04-18 07:36:49 +00:00
MissPenguin
7f604d0134 update 2022-04-18 07:28:22 +00:00
andyjpaddle
754a65bb45 fix rare trt error 2022-04-18 06:50:41 +00:00
Evezerest
7665c0b608
Merge pull request #5982 from Evezerest/dygraph
Update joinus.png
2022-04-18 10:34:26 +08:00
Leif
00586b9cfe Merge remote-tracking branch 'origin/dygraph' into dygraph 2022-04-18 10:33:00 +08:00
Leif
5d24bdc23a Update joinus.png
Update joinus.png
2022-04-18 10:32:49 +08:00
Manan Goel
eae14caba0 Fixed bug tto check if log_writer is not None before calling log_model 2022-04-15 13:43:22 +00:00
Manan Goel
f161045675 Fixed bug to check if 'use_wandb' and 'use_visualdl' flags are addded or not 2022-04-15 09:44:42 +00:00
MissPenguin
818908a719 update 2022-04-15 09:33:15 +00:00
Manan Goel
87ba1c36bc Fixed small link error in config_en.md 2022-04-15 06:47:52 +00:00
Manan Goel
56fccb03c8 Added functionality to use multiple loggers simultaneously and addded the english documentation on how to use them 2022-04-15 06:44:22 +00:00
MissPenguin
8e54852792 update doc 2022-04-15 06:38:56 +00:00
MissPenguin
5488aaedb3 update doc 2022-04-14 11:21:03 +00:00
lubin10
2f48851266 add extra ppocr amp configure 2022-04-14 06:19:46 +00:00
zhoujun
b8e7c6cef7
Merge pull request #5954 from WenmuZhou/whl
rm to tensor in  fce head
2022-04-13 23:41:41 +08:00
Double_V
a2050ad123
Merge pull request #5961 from andyjpaddle/dygraph
[tipc] fix srn trt shape error
2022-04-13 19:35:10 +08:00
andyjpaddle
8aea112145 fix srn trt shape error 2022-04-13 07:06:12 +00:00
zhoujun
7de0daed2d
Merge pull request #5930 from WenmuZhou/cpp_infer
rebuild cpp infer code
2022-04-13 15:03:46 +08:00
Double_V
0a7fa60c5c
Merge pull request #5955 from andyjpaddle/dygraph
[tipc] fix rare tensorrt shape error
2022-04-13 14:15:09 +08:00
MissPenguin
092287ef50 update doc 2022-04-13 06:06:05 +00:00
Manan Goel
dde60d69be Integration of the WandbLogger with the latest changes in the PaddleOCR integrations 2022-04-12 15:47:54 +00:00
andyjpaddle
7e8a43a1a9 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-12 13:04:12 +00:00
andyjpaddle
d50addb819 fix rare trt shape error 2022-04-12 13:03:51 +00:00
WenmuZhou
7cb5232425 fix 2022-04-12 11:44:07 +00:00
WenmuZhou
0f5fb9bd35 rm to tensor 2022-04-12 19:39:50 +08:00
andyjpaddle
e4ab0ebe86
Merge pull request #5950 from LDOUBLEV/dygraph
fix rec output name error
2022-04-12 14:58:42 +08:00
LDOUBLEV
243f89da21 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-12 14:00:32 +08:00
LDOUBLEV
b62e6954ad fix rec output name error 2022-04-12 14:00:07 +08:00
tink2123
8a0a3a54cc update result img 2022-04-12 03:28:15 +00:00
tink2123
1210dbf55f add err no 2022-04-12 03:28:08 +00:00
tink2123
bc7ea03235 update result 2022-04-12 03:26:11 +00:00
tink2123
94d71d7f78 update readme, return bbox 2022-04-12 03:26:08 +00:00
WenmuZhou
34587a3fbc rm post_processor_ 2022-04-11 08:19:05 +00:00
pollyyan
a8318353be
Merge pull request #5936 from LDOUBLEV/dygraph
fix slim export model
2022-04-11 15:35:15 +08:00
WenmuZhou
202fa42854 adatator tipc 2022-04-11 07:24:17 +00:00
LDOUBLEV
1c589d6a3a fix slim export model 2022-04-11 05:13:56 +00:00
Evezerest
d76bc57ab9
Merge pull request #5934 from Evezerest/dygraph
Update RADME and joinus.png
2022-04-11 11:40:09 +08:00
Leif
775cf795c7 Update joinus.png
Update joinus.png
2022-04-11 11:39:07 +08:00
WenmuZhou
41c6025462 Refactor the code to keep the logic consistent with the whl package 2022-04-10 13:28:27 +00:00
zhoujun
8f6522fcab
Merge pull request #5923 from WenmuZhou/cpp_infer
Keep the parameter names the same as python
2022-04-09 15:17:07 +08:00
WenmuZhou
f889907c1c move args to args.h 2022-04-09 03:42:36 +00:00
WenmuZhou
15a22fa05a fix bug 2022-04-09 03:07:13 +00:00
WenmuZhou
02a892aa75 Keep the parameter names the same as python 2022-04-09 02:19:01 +00:00