tink2123
|
d9ae86f422
|
update en char_type
|
2021-01-26 15:28:37 +08:00 |
tink2123
|
8f52a73718
|
polish code
|
2021-01-26 15:24:13 +08:00 |
zhoujun
|
493027d39e
|
Revert "fix mv3 to adapt to paddle2.0"
|
2021-01-26 15:04:15 +08:00 |
littletomatodonkey
|
b4b51a0510
|
fix mv3 to adapt to paddle2.0
|
2021-01-26 06:53:44 +00:00 |
littletomatodonkey
|
9f581156d9
|
fix data replication for multi-cards sampling
|
2021-01-24 12:32:22 +00:00 |
Double_V
|
ad3835e231
|
Merge pull request #1780 from WenmuZhou/dygraph_rc
add starnet
|
2021-01-21 11:27:16 +08:00 |
LDOUBLEV
|
16bd2dd093
|
fix sast process
|
2021-01-21 11:11:03 +08:00 |
xiaoting
|
21292bb3b7
|
Merge pull request #1767 from xmy0916/dygraph
add multi language config file imgs and dict
|
2021-01-20 20:40:23 +08:00 |
xmy0916
|
cafea5dcbe
|
fix char dict
|
2021-01-20 20:06:07 +08:00 |
WenmuZhou
|
1bf5367cdc
|
for preds, remove duplicate
|
2021-01-20 18:33:42 +08:00 |
WenmuZhou
|
adafa3e67d
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph_rc
|
2021-01-20 18:31:30 +08:00 |
WenmuZhou
|
5a9c8e49ac
|
tps export down
|
2021-01-20 18:23:29 +08:00 |
xmy0916
|
fe694ae902
|
fix bugs
|
2021-01-20 15:16:37 +08:00 |
xmy0916
|
46ac85ad8a
|
fix some problems
|
2021-01-19 23:46:35 +08:00 |
littletomatodonkey
|
301b0d347c
|
fix duplicate (#1771)
* fix duplicate
* fix default action
|
2021-01-19 21:03:13 +08:00 |
Double_V
|
b7e4528d3b
|
Merge pull request #1763 from WenmuZhou/dygraph_rc
fix typo error and tps alignment
|
2021-01-19 19:25:06 +08:00 |
WenmuZhou
|
f17b96b96f
|
Delete useless code
|
2021-01-19 17:42:28 +08:00 |
WenmuZhou
|
f2ebeae59a
|
Delete useless comments
|
2021-01-19 17:42:06 +08:00 |
WenmuZhou
|
3027983375
|
tps 前反向对齐
|
2021-01-19 17:39:46 +08:00 |
xmy0916
|
141d50d670
|
add multi language config file imgs and dict
|
2021-01-19 15:52:04 +08:00 |
LDOUBLEV
|
825a28244c
|
add use_shared_memory params for AIstudio demo
|
2021-01-11 15:57:28 +08:00 |
littletomatodonkey
|
ba3e397f0a
|
fix get image list
|
2021-01-07 14:23:13 +00:00 |
littletomatodonkey
|
f5008a0a97
|
fix space eval
|
2021-01-07 08:10:01 +00:00 |
littletomatodonkey
|
de3e2e7cd3
|
add CyclicalCosineDecay (#1599)
|
2020-12-29 13:49:43 +08:00 |
WenmuZhou
|
31aa45fed2
|
add init to fc1
|
2020-12-25 16:39:50 +08:00 |
zhoujun
|
d3bd510377
|
fix bugs in DetResizeForTest
|
2020-12-21 22:27:11 +08:00 |
WenmuZhou
|
3a0090dc00
|
delete fluid
|
2020-12-21 17:13:32 +08:00 |
gnoixnil'il
|
e6315ddd76
|
Update det_basic_loss.py
删除重复赋值[self.main_loss_type]
|
2020-12-20 13:46:40 +08:00 |
WenmuZhou
|
39955558b8
|
fix bugs
|
2020-12-16 19:41:44 +08:00 |
WenmuZhou
|
a8d1f2db94
|
update
|
2020-12-16 13:06:48 +08:00 |
WenmuZhou
|
d3b609ee09
|
change DBHead output to dict
|
2020-12-15 23:49:50 +08:00 |
MissPenguin
|
fe46b77edf
|
fix conflicts
|
2020-12-15 14:29:44 +00:00 |
MissPenguin
|
b596e70f14
|
fix db eval
|
2020-12-15 14:11:02 +00:00 |
MissPenguin
|
3f64d27b71
|
update inference for east & sast
|
2020-12-15 12:54:02 +00:00 |
WenmuZhou
|
9b370bb26a
|
Delete unused code
|
2020-12-15 17:51:09 +08:00 |
WenmuZhou
|
e6878b2113
|
trans numpy to paddle
|
2020-12-14 18:23:47 +08:00 |
zhoujun
|
0e32093fdc
|
add grad clip (#1411)
|
2020-12-14 12:19:33 +08:00 |
littletomatodonkey
|
e84ea2667f
|
fix prob (#1404)
|
2020-12-13 17:19:52 +08:00 |
MissPenguin
|
edc0fd0ccd
|
fix predict_det
|
2020-12-13 06:18:26 +00:00 |
MissPenguin
|
71b8416493
|
Merge pull request #1392 from tink2123/dygraph_doc
[Dygraph] update readme and polish some docs
|
2020-12-12 19:48:30 +08:00 |
Double_V
|
e55e224131
|
set use_shared_momery as False when eval (#1394)
|
2020-12-11 21:07:43 +08:00 |
xiaoting
|
3feb56f167
|
Merge branch 'dygraph' into dygraph_doc
|
2020-12-11 17:53:30 +08:00 |
tink2123
|
61b94e47cb
|
polish doc
|
2020-12-11 17:50:01 +08:00 |
zhoujun
|
058c0e5302
|
fix typo error (#1387)
|
2020-12-11 13:21:58 +08:00 |
MissPenguin
|
ba956b485e
|
Merge pull request #1380 from LDOUBLEV/dyg_db
update doc of db and installtion
|
2020-12-11 09:23:23 +08:00 |
LDOUBLEV
|
cad5ea1144
|
update doc of db and installtion
|
2020-12-10 16:34:56 +08:00 |
MissPenguin
|
836839bbf6
|
Merge pull request #1364 from LDOUBLEV/dyg_db
add ppocr_v2 ch_db
|
2020-12-10 11:02:26 +08:00 |
LDOUBLEV
|
d97d98fe01
|
opt random sample
|
2020-12-10 11:00:05 +08:00 |
LDOUBLEV
|
b8ba703548
|
delete data_num_per_epoch
|
2020-12-10 10:19:39 +08:00 |
LDOUBLEV
|
a5b219127f
|
fix conflicts
|
2020-12-09 22:07:20 +08:00 |