MissPenguin
|
6127aad993
|
Update readme.md
|
2021-06-09 20:19:43 +08:00 |
MissPenguin
|
1429d2449b
|
Update readme_en.md
|
2021-06-09 20:19:30 +08:00 |
zhoujun
|
3302a0b1ad
|
Revert "add table eval and predict script" (#3062)
|
2021-06-09 19:06:44 +08:00 |
Double_V
|
85aeae712a
|
Merge pull request #3002 from littletomatodonkey/dyg/add_distillation
add distillation
|
2021-06-09 18:48:40 +08:00 |
littletomatodonkey
|
95d07675d4
|
fix kldiv input
|
2021-06-09 08:06:28 +00:00 |
xiaoting
|
d93a445d4c
|
Merge pull request #2926 from LDOUBLEV/bm_dyg
add python benchmark for ocr
|
2021-06-09 14:17:58 +08:00 |
Double_V
|
aa1d40b1d9
|
Merge branch 'dygraph' into bm_dyg
|
2021-06-09 13:09:07 +08:00 |
zhoujun
|
2c2918f27a
|
Merge pull request #3021 from WenmuZhou/table
add table eval and predict script
|
2021-06-08 23:41:30 -05:00 |
zhoujun
|
8235eece1e
|
Speed up pixel assignment (#3052)
|
2021-06-08 20:32:42 +08:00 |
WenmuZhou
|
add5e2a256
|
Make drawing functions available externally
|
2021-06-08 18:24:07 +08:00 |
WenmuZhou
|
e6de4b1e37
|
add tablepyxl
|
2021-06-08 18:22:31 +08:00 |
WenmuZhou
|
dfba983c82
|
remove unused code
|
2021-06-08 18:01:39 +08:00 |
Daniel Yang
|
a846a58157
|
Merge pull request #3049 from Evezerest/dygraph
Update joinus.png
|
2021-06-08 17:37:52 +08:00 |
WenmuZhou
|
3b81e30490
|
delete test code
|
2021-06-08 17:06:00 +08:00 |
WenmuZhou
|
6b6cd95507
|
remove test code
|
2021-06-08 16:53:25 +08:00 |
WenmuZhou
|
2f0740685e
|
whl package support send model url
|
2021-06-08 16:50:13 +08:00 |
Leif
|
61a407eecf
|
Update joinus.png
|
2021-06-08 16:45:51 +08:00 |
MissPenguin
|
926dc47bd6
|
Update recognition_en.md
|
2021-06-08 15:44:37 +08:00 |
MissPenguin
|
44fc5a23ea
|
Update config_en.md
|
2021-06-08 15:43:35 +08:00 |
MissPenguin
|
d24b22ff23
|
Update recognition.md
|
2021-06-08 15:41:54 +08:00 |
WenmuZhou
|
ac56eba7eb
|
del pad
|
2021-06-08 15:41:25 +08:00 |
WenmuZhou
|
316a17b066
|
del pad
|
2021-06-08 15:40:08 +08:00 |
MissPenguin
|
91ec50663f
|
Update config.md
|
2021-06-08 15:40:00 +08:00 |
WenmuZhou
|
0ee6137d75
|
del pad
|
2021-06-08 15:28:40 +08:00 |
WenmuZhou
|
4290c697f7
|
add table example image
|
2021-06-08 14:32:29 +08:00 |
WenmuZhou
|
a30dbf415a
|
add simple doc of whl
|
2021-06-08 14:31:53 +08:00 |
WenmuZhou
|
2f62c953e2
|
fix download model error
|
2021-06-08 14:31:42 +08:00 |
WenmuZhou
|
d27360a9b8
|
move draw_result to utilitu.py
|
2021-06-08 14:16:32 +08:00 |
WenmuZhou
|
dec76eb75d
|
add pad for small image in det
|
2021-06-08 10:52:47 +08:00 |
WenmuZhou
|
48eba02894
|
opt output
|
2021-06-07 14:45:25 +08:00 |
WenmuZhou
|
59671466e3
|
opt output
|
2021-06-07 13:52:52 +08:00 |
Double_V
|
b796c91649
|
Merge branch 'dygraph' into bm_dyg
|
2021-06-07 13:50:36 +08:00 |
littletomatodonkey
|
e45ff48347
|
remove fpn name
|
2021-06-06 10:39:17 +00:00 |
WenmuZhou
|
864af3db34
|
修复whl包bug
|
2021-06-05 23:46:30 +08:00 |
WenmuZhou
|
8f50ceb0ed
|
添加TableStructurer init文件
|
2021-06-05 22:02:15 +08:00 |
WenmuZhou
|
85ae1eb8c1
|
删除main
|
2021-06-05 22:01:54 +08:00 |
WenmuZhou
|
bc0d766425
|
init commit for paddlestructure
|
2021-06-05 22:00:17 +08:00 |
WenmuZhou
|
a5f7511505
|
mv download func to ppocr/utils/network.py
|
2021-06-05 17:33:50 +08:00 |
littletomatodonkey
|
48d8537959
|
rm load_dyg_pretrain
|
2021-06-05 06:52:45 +00:00 |
littletomatodonkey
|
bd1820b784
|
fix infer rec
|
2021-06-05 03:58:17 +00:00 |
littletomatodonkey
|
115955f722
|
fix metric
|
2021-06-04 02:46:45 +00:00 |
littletomatodonkey
|
0343756e46
|
fix metric
|
2021-06-03 13:31:25 +00:00 |
WenmuZhou
|
20466055b2
|
add save_dir to args
|
2021-06-03 20:09:05 +08:00 |
littletomatodonkey
|
b48f760982
|
rm docs
|
2021-06-03 10:36:40 +00:00 |
WenmuZhou
|
0bf30fea67
|
fix eval parse_args import error
|
2021-06-03 16:47:38 +08:00 |
WenmuZhou
|
cd0522fbfd
|
add table eval and predict script
|
2021-06-03 16:44:04 +08:00 |
WenmuZhou
|
eb7ce442a3
|
add table eval and predict script
|
2021-06-03 16:43:29 +08:00 |
WenmuZhou
|
794362481e
|
add table eval and predict script
|
2021-06-03 16:39:31 +08:00 |
littletomatodonkey
|
6361a38ff5
|
fix export model for distillation model
|
2021-06-03 06:53:24 +00:00 |
Double_V
|
389e7f5728
|
Merge pull request #2999 from LDOUBLEV/dygraph
fix cpp doc of dygraph branch
|
2021-06-03 14:00:47 +08:00 |