2007 Commits

Author SHA1 Message Date
LDOUBLEV
551377a013 update cpp_infer to 2.0 2020-12-21 13:41:33 +00:00
zhoujun
0ec11a29c6
Merge pull request #1540 from WenmuZhou/tree_doc
update py inference to 2.0 and delete fluid
2020-12-21 17:55:33 +08:00
WenmuZhou
3a0090dc00 delete fluid 2020-12-21 17:13:32 +08:00
WenmuZhou
59af7359be inference adaptation 2.0 2020-12-21 17:10:00 +08:00
Double_V
2a789770cd
Merge pull request #1538 from LDOUBLEV/dyg_db
python to python3
2020-12-21 16:39:46 +08:00
LDOUBLEV
c94428a880 fix conflicts 2020-12-21 16:39:24 +08:00
Double_V
8fda770272
Merge branch 'dygraph' into dyg_db 2020-12-21 16:37:04 +08:00
LDOUBLEV
390f240b82 python to python3 2020-12-21 16:30:04 +08:00
MissPenguin
7efa3975c2
Merge pull request #1532 from LDOUBLEV/dyg_db
add FAQ
2020-12-21 15:16:59 +08:00
LDOUBLEV
e1d11ae0e3 2.3.18 to 3.1.24 2020-12-21 15:14:52 +08:00
LDOUBLEV
f0b9aae353 fix comment 2020-12-21 11:49:20 +08:00
LDOUBLEV
b2768e4a55 fix comments 2020-12-21 11:42:15 +08:00
LDOUBLEV
037bd74017 fix comments 2020-12-21 11:35:46 +08:00
LDOUBLEV
520670a4e4 * to x 2020-12-21 11:26:05 +08:00
LDOUBLEV
a8927059c9 * to x 2020-12-21 11:24:27 +08:00
LDOUBLEV
f103ed2791 add FAQ 2020-12-21 11:22:39 +08:00
MissPenguin
f117f052fa
Merge pull request #1528 from lilinxiong/dygraph
Update det_basic_loss.py
2020-12-21 11:10:24 +08:00
gnoixnil'il
e6315ddd76
Update det_basic_loss.py
删除重复赋值[self.main_loss_type]
2020-12-20 13:46:40 +08:00
dyning
5693001294
Merge pull request #1525 from Evezerest/dy1
set default use_gpu to False
2020-12-20 09:54:43 +08:00
dyning
42fc648c87
Update reference.md 2020-12-20 08:29:12 +08:00
dyning
e75c3c1033
Update algorithm_overview_en.md 2020-12-20 08:28:52 +08:00
dyning
e26a060b99
Update algorithm_overview.md 2020-12-20 08:27:20 +08:00
dyning
65af573fb0
Update algorithm_overview.md 2020-12-20 08:26:44 +08:00
dyning
fc84375dc6
Update algorithm_overview.md 2020-12-20 08:26:02 +08:00
dyning
623843881b
Update algorithm_overview_en.md 2020-12-20 08:25:58 +08:00
dyning
60f344eae1
Update README.md 2020-12-20 08:20:52 +08:00
dyning
75a281f4db
Update README.md 2020-12-20 08:20:45 +08:00
dyning
87eca8ff9c
Update README_ch.md 2020-12-20 08:20:31 +08:00
dyning
9d1bc3ebb0
Update README.md 2020-12-19 20:11:21 +08:00
dyning
0bc91f4947
Update README.md 2020-12-19 20:10:54 +08:00
dyning
20a7688d23
Update README_ch.md 2020-12-19 20:07:06 +08:00
dyning
fa1d099055
Update README.md 2020-12-19 20:02:58 +08:00
dyning
fd3ddebbbf
Update README_ch.md 2020-12-19 20:02:39 +08:00
weishengyu
1f9d6d7f31 disable gpu & windows 2020-12-19 12:02:20 +08:00
weishengyu
cf03889b74 Merge https://github.com/PaddlePaddle/PaddleOCR into dygraph 2020-12-19 11:56:00 +08:00
Leif
50b5ed91f1 set default use_gpu to False 2020-12-19 11:42:08 +08:00
dyning
011104e09f
Merge pull request #1514 from Evezerest/dy3
Add single box re-recognition function and perfect shortcut keys
2020-12-19 11:33:28 +08:00
dyning
7bd93832a1
Merge pull request #1517 from WenmuZhou/tree_doc
update inference doc
2020-12-19 10:05:13 +08:00
WenmuZhou
b615f6704d load model by pretrained_model 2020-12-18 23:00:16 +08:00
WenmuZhou
73d4b41ab0 update inference doc 2020-12-18 22:36:04 +08:00
zhoujun
99175c6106
Merge pull request #1513 from WenmuZhou/dygraph_rc
Save configuration files and logs only during training
2020-12-18 22:20:01 +08:00
Evezerest
fad11f89a8
Merge branch 'dygraph' into dy3 2020-12-18 19:38:43 +08:00
Leif
0c6fc71b25 Update PPOCRLabel 2020-12-18 19:35:02 +08:00
Leif
ffe71f5851 Update AutoDialog 2020-12-18 19:32:16 +08:00
Leif
03002bbc55 Add single box re-recognition function and perfect shortcut keys 2020-12-18 19:28:38 +08:00
WenmuZhou
ae12459015 Save configuration files and logs only during training 2020-12-18 18:51:19 +08:00
WenmuZhou
7f76986c28 Remove duplicate definitions 2020-12-18 18:29:13 +08:00
zhoujun
6bffeb58af
Merge pull request #1506 from WenmuZhou/dygraph_rc
fix typo error
2020-12-18 17:49:10 +08:00
WenmuZhou
e3a2f818fa fix typo error 2020-12-18 17:46:48 +08:00
zhoujun
0492ba4f86
Merge pull request #1503 from LDOUBLEV/dyg_db
add tensorrt args
2020-12-18 15:39:48 +08:00