andyj
2d1f9414d7
fix det res dtype in table recognition ( #8616 )
...
* add finetune en doc & test=document_fix
* fix dead link & test=document_fix
* fix dead link & test=document_fix
* update check img
* fix det res dtype
2022-12-14 11:20:28 +08:00
zhoujun
59b3eade31
Merge pull request #8066 from WenmuZhou/doc2
...
update PP-Structurev to PP-StructureV
2022-10-25 14:20:10 +08:00
WenmuZhou
2325055268
update doc
2022-10-24 09:43:16 +00:00
WenmuZhou
cad701d411
fix benckmark error when benckmark=false
2022-10-24 17:10:05 +08:00
WenmuZhou
4241dd06e9
update PP-Structurev to PP-StructureV
2022-10-24 04:14:51 +00:00
WenmuZhou
4cf04cbee8
fix table recogition benckmark error
2022-10-19 04:02:01 +00:00
WenmuZhou
4078b0fee8
fix pact bug in slanet
2022-10-18 10:03:11 +00:00
littletomatodonkey
55bbc75815
add arxiv pps ( #7893 )
...
* support reconaug
* rename ppstructurev2 and add arxiv link
* fix link
2022-10-12 14:52:33 +08:00
WenmuZhou
6c6e8385c2
test=document_fix ,update table docs
2022-09-23 17:05:27 +08:00
WenmuZhou
f6698a32d8
support onnx infer of SLANet
2022-09-05 15:02:22 +08:00
WenmuZhou
a8ac0a1309
add quick start link in table doc
2022-08-25 05:54:04 +00:00
WenmuZhou
82df900b29
update doc
2022-08-23 14:03:36 +00:00
WenmuZhou
dac5e17565
update doc
2022-08-23 14:01:33 +00:00
WenmuZhou
bdf4e2f854
add eg of TEDS
2022-08-23 09:59:10 +00:00
WenmuZhou
6eca179e96
update rec det model to fp32
2022-08-22 08:20:20 +00:00
Evezerest
7e4e87dd6d
cherry pick PRs from community ( #7273 )
...
* Merge pull request #6824 from ChenNima/release/2.5-kie-save-res
[kie]add write_kie_result to kie infer tool
* Merge pull request #6677 from TonyJiangWJ/release/2.5
修复内存泄露问题
* Update native.cpp (#6650 )
fix issue 6640
* Merge pull request #6625 from ynjang/ynjang
update sorted_boxes
* fix DeprecationWarning, (#6604 )
DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead
* Merge pull request #6585 from maxbachmann/release/2.5
replace GPL licensed components
* Merge pull request #6575 from Eling486/release/2.5
update win doc
* Merge pull request #6477 from MikoyChinese/fix-copy-paste
Fix copy_paste no texts augment.
* Merge pull request #6361 from mohamadmansourX/patch-9
Update README_en.md
Co-authored-by: Double_V <liuvv0203@163.com>
Co-authored-by: shawn <1021362695@qq.com>
Co-authored-by: paopjian <672034519@qq.com>
2022-08-21 18:03:57 +08:00
zhoujun
dd063fc98b
update table metric ( #7272 )
...
* update model size
* update layout dict in whl
* update metric
* update metric
2022-08-21 10:56:07 +08:00
littletomatodonkey
8c7c45420f
polish kie doc and code ( #7255 )
...
* add fapiao kie
* fix readme
* fix fanli
* add readme
* add how to do kie en
* add algo kie
* add algo overview en
* rename vqa to kie
* fix read gif
2022-08-21 10:55:49 +08:00
WenmuZhou
f2c986d625
update metric
2022-08-18 04:01:36 +00:00
WenmuZhou
3d3d0d3170
fix vis error
2022-08-18 03:07:46 +00:00
WenmuZhou
6b6606fe3f
update speed
2022-08-17 03:36:59 +00:00
WenmuZhou
015cb7f08e
add indicator explain
2022-08-17 03:16:38 +00:00
WenmuZhou
2be35217d3
update doc
2022-08-17 02:53:16 +00:00
WenmuZhou
c167bdaeb5
update doc
2022-08-17 02:18:58 +00:00
WenmuZhou
ee7dfddb9d
add table result
2022-08-16 14:21:32 +00:00
WenmuZhou
80af73ca5a
update doc
2022-08-16 14:16:24 +00:00
WenmuZhou
cf6f7012ad
add structure predict doc
2022-08-16 12:42:47 +00:00
WenmuZhou
bb53c8d100
add table model link
2022-08-16 10:46:09 +00:00
WenmuZhou
d69b74e434
add dataset desc
2022-08-16 07:45:51 +00:00
WenmuZhou
02e881e508
add table en doc
2022-08-16 07:05:33 +00:00
WenmuZhou
a8efe28f77
add html to tablemaster result
2022-08-15 09:26:01 +00:00
WenmuZhou
ce321153e7
rm unused code
2022-08-14 09:01:49 +00:00
WenmuZhou
73ca6c2e7f
add PP-Structurev2 to hubserving
2022-08-10 14:15:52 +00:00
WenmuZhou
de712e2762
update ch doc
2022-08-10 11:01:03 +00:00
WenmuZhou
1e27820f59
add merge flag
2022-08-10 10:52:34 +00:00
WenmuZhou
3867c8cc87
add table cpp infer
2022-08-10 06:05:02 +00:00
WenmuZhou
97f7f74808
add copyright
2022-08-10 05:33:21 +00:00
WenmuZhou
c86c174062
remove unused code
2022-08-09 12:16:01 +00:00
WenmuZhou
ddaa2c2552
add SLANet
2022-08-08 06:50:27 +00:00
zhoujun
e753481471
filter ocr result by table box ( #6996 )
2022-07-26 13:35:26 +08:00
WenmuZhou
27181149a9
add tablemaster to tipc
2022-07-05 09:31:53 +00:00
WenmuZhou
adda5ddce9
fix bug
2022-07-05 02:51:07 +00:00
WenmuZhou
929ee4669f
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tablemaster
2022-07-04 09:21:43 +00:00
WenmuZhou
a0c33908d5
add TableMaster
2022-06-16 13:24:38 +00:00
MissPenguin
08cdc9e209
Update README.md
2022-06-15 17:56:39 +08:00
andyjpaddle
0ac032ff1c
add KL PACT
2022-05-30 11:24:35 +00:00
andyjpaddle
296809a056
debug_table
2022-05-30 02:35:42 +00:00
WenmuZhou
bbff7c55c1
The whl package supports separate table recognition and layout analysis
2022-04-22 13:24:45 +08:00
MissPenguin
0507331fb7
Merge branch 'dygraph' into dygraph
2022-04-19 15:23:42 +08:00
MissPenguin
8a591a7458
update
2022-04-19 07:08:34 +00:00