tingquangao
|
add9faa822
|
Fix the log about length of valid_dataloader
|
2021-02-24 07:42:20 +00:00 |
WenmuZhou
|
20a9d30865
|
remove blank line
|
2021-02-24 15:41:11 +08:00 |
WenmuZhou
|
8e6c03f537
|
remove blank line
|
2021-02-24 15:40:58 +08:00 |
WenmuZhou
|
fa8a0e3805
|
Add hint
|
2021-02-24 15:38:54 +08:00 |
Double_V
|
6335b0d842
|
Merge branch 'dygraph' into fix2013
|
2021-02-24 15:29:15 +08:00 |
LDOUBLEV
|
87f0aeed70
|
fix gap between train_model predict and inference
|
2021-02-24 15:09:37 +08:00 |
LDOUBLEV
|
a898305ca4
|
fix issue 2072
|
2021-02-22 20:53:39 +08:00 |
littletomatodonkey
|
3ce97f18ec
|
fix predict rec (#2065)
* fix predict rec
* fix lopp
|
2021-02-22 15:12:32 +08:00 |
littletomatodonkey
|
d8719969ba
|
improve style text infer process (#2055)
* improve style text
* fix dead loop
|
2021-02-22 11:14:13 +08:00 |
Double_V
|
6a42745f96
|
Merge pull request #2060 from LDOUBLEV/fix2013
fix issue 2013
|
2021-02-22 09:57:04 +08:00 |
Double_V
|
816471aa42
|
Merge pull request #2027 from LDOUBLEV/trt_cpp
add prune demo
|
2021-02-22 09:54:51 +08:00 |
LDOUBLEV
|
8f9dda8608
|
fix issue 2013
|
2021-02-22 09:53:43 +08:00 |
Double_V
|
e2e4002fd0
|
Merge pull request #2039 from LDOUBLEV/cpd
[cherry-pick] #2038
|
2021-02-20 10:02:54 +08:00 |
LDOUBLEV
|
fa4a9962bd
|
fix dilation
|
2021-02-20 10:01:51 +08:00 |
Double_V
|
f664d7e1ae
|
Merge pull request #2035 from LDOUBLEV/server_dilation
add use_dilation params in hubserving
|
2021-02-19 19:34:43 +08:00 |
LDOUBLEV
|
9da00464a0
|
add use_dilation params in hubserving
|
2021-02-19 19:29:30 +08:00 |
zhoujun
|
253cd0f770
|
Merge pull request #2029 from WenmuZhou/fix_doc
Fix export bug
|
2021-02-19 16:34:23 +08:00 |
WenmuZhou
|
0507402a0f
|
fix export bug
|
2021-02-19 16:29:54 +08:00 |
Double_V
|
85d340bd27
|
Merge pull request #1951 from light1003/patch-1
Update det_basic_loss.py
|
2021-02-19 15:28:50 +08:00 |
LDOUBLEV
|
6e07bf08a2
|
delete dist when export model
|
2021-02-19 13:21:28 +08:00 |
LDOUBLEV
|
6bafa1cec4
|
add prune demo
|
2021-02-19 12:39:43 +08:00 |
LDOUBLEV
|
e0851f2b3f
|
add prune demo
|
2021-02-19 11:48:38 +08:00 |
Double_V
|
1e5c6e43f3
|
Merge pull request #2022 from LDOUBLEV/trt_cpp
keep postprocess params same
|
2021-02-18 19:04:52 +08:00 |
LDOUBLEV
|
9291c87271
|
keep postprocess params same
|
2021-02-18 19:03:52 +08:00 |
Double_V
|
77cc1d5cd8
|
Merge pull request #2021 from LDOUBLEV/trt_cpp
set dilation as False
|
2021-02-18 19:01:43 +08:00 |
LDOUBLEV
|
cf550d0524
|
set dilation as False
|
2021-02-18 19:00:30 +08:00 |
Double_V
|
f65a5f6e57
|
Merge pull request #1920 from LDOUBLEV/trt_cpp
优化部署、安装相关文档
|
2021-02-18 18:58:17 +08:00 |
LDOUBLEV
|
bbd7665c47
|
fix commit
|
2021-02-18 18:53:28 +08:00 |
LDOUBLEV
|
5fc33c1213
|
keep dilation as False
|
2021-02-18 18:45:53 +08:00 |
LDOUBLEV
|
bbdbf598d4
|
keep dilation as False
|
2021-02-18 18:42:47 +08:00 |
LDOUBLEV
|
6ec9aa4def
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into trt_cpp
|
2021-02-18 13:44:13 +08:00 |
MissPenguin
|
65e61f441c
|
Update inference.md
|
2021-02-18 11:21:16 +08:00 |
MissPenguin
|
ddf548ad5e
|
Update inference_en.md
|
2021-02-18 11:20:51 +08:00 |
Double_V
|
5fe690a06b
|
Merge pull request #1973 from littletomatodonkey/dyg/fix_area_calc
fix are calc for polygon
|
2021-02-18 10:20:23 +08:00 |
zhoujun
|
3ab2d46310
|
support img_h < 32 (#1992)
|
2021-02-09 18:44:40 +08:00 |
Tingquan Gao
|
0b53465894
|
Adapt to paddle inference 2.0 (#1976)
|
2021-02-09 18:05:59 +08:00 |
Daniel Yang
|
e7ef5ee49e
|
Merge pull request #1975 from Evezerest/dy1
Add new batch processing and undo functions
|
2021-02-09 15:20:23 +08:00 |
Leif
|
ee9c1bcfc9
|
Fix 4 points and shortcut bugs
|
2021-02-09 15:15:38 +08:00 |
WenmuZhou
|
33f302e5ff
|
support img_h < 32
|
2021-02-09 13:36:38 +08:00 |
Leif
|
92207b9e0d
|
Update joinus.png
|
2021-02-09 09:16:21 +08:00 |
zhoujun
|
95a1c6176d
|
Merge pull request #1985 from WenmuZhou/fix_doc
fix rare export error and support rare infer
|
2021-02-08 14:23:35 +08:00 |
WenmuZhou
|
ed2b527c9f
|
fix rare export error
|
2021-02-08 14:06:10 +08:00 |
WenmuZhou
|
4eb351866c
|
predict_rec support rare
|
2021-02-08 14:05:48 +08:00 |
xiaoting
|
c7b86ec7bb
|
Merge pull request #1983 from tink2123/cherry_pick_dygrpah
fix srn for eval
|
2021-02-08 13:43:49 +08:00 |
tink2123
|
b658e10b35
|
fix srn for eval
|
2021-02-08 05:42:30 +00:00 |
xiaoting
|
0d74b46cd7
|
Merge pull request #1980 from tink2123/fix_encode_dygraph
Fix srn attn encoder for dygraph
|
2021-02-08 11:35:14 +08:00 |
tink2123
|
3d8b42dc0c
|
fix encode for srn
|
2021-02-08 03:34:02 +00:00 |
tink2123
|
4b845ca159
|
fix attn encode
|
2021-02-08 03:32:35 +00:00 |
Leif
|
35f6d18fab
|
Update readme and delete redundancy codes
|
2021-02-07 17:28:10 +08:00 |
littletomatodonkey
|
3728183276
|
fix are calc for polygon
|
2021-02-07 08:09:39 +00:00 |