Commit Graph

5501 Commits (7fd35af4538de669261f4290c4f281f8c63fd5ff)
 

Author SHA1 Message Date
Leif 7fd35af453 Merge remote-tracking branch 'origin/dygraph' into dy1 2022-08-22 21:07:38 +08:00
littletomatodonkey 4cccdac3a2
fix nlp dep (#7265)
* fix trt int8 inference

* fix nlp dep
2022-08-22 20:08:01 +08:00
MissPenguin d048fe8d77
Merge pull request #7279 from an1018/dyg/update_doc
update doc
2022-08-22 19:29:21 +08:00
zhoujun 8af214d833
Merge pull request #7290 from WenmuZhou/table_pr
add SLANet ch config
2022-08-22 18:25:07 +08:00
an1018 27215c6581 update doc 2022-08-22 18:07:14 +08:00
WenmuZhou fa4902ba70 update table ch config 2022-08-22 09:57:55 +00:00
WenmuZhou 6a27f58992 add SLANet ch config 2022-08-22 09:39:18 +00:00
MissPenguin d41d046fe5
Merge pull request #7284 from WenmuZhou/table_pr
update inference_en.md
2022-08-22 16:47:50 +08:00
an1018 36f174580f update doc 2022-08-22 16:41:42 +08:00
littletomatodonkey aedeb28a56
fix re bug (#7288) 2022-08-22 16:31:54 +08:00
WenmuZhou 6eca179e96 update rec det model to fp32 2022-08-22 08:20:20 +00:00
WenmuZhou f7b35bbbc4 do not print table result 2022-08-22 08:00:49 +00:00
WenmuZhou 396eae907c update SLANet ch model desc 2022-08-22 07:24:37 +00:00
WenmuZhou cb6c4f8166 update en rec model desc 2022-08-22 07:11:30 +00:00
WenmuZhou 242f0adbcd update inference_en.md 2022-08-22 06:58:09 +00:00
an1018 357ab78ff6 update doc 2022-08-22 11:48:18 +08:00
贾晓 dff522251e
Merge pull request #7278 from WenmuZhou/table_pr
fix is_nlp_model not define error in save_model func
2022-08-22 11:07:50 +08:00
WenmuZhou 66f4ae0261 fix is_nlp_model not define error in save_model 2022-08-22 02:25:24 +00:00
WenmuZhou 8a80d4a34b Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-22 02:09:13 +00:00
littletomatodonkey 988f6cadac
fix kie doc (#7275)
* fix kie doc

* fix en
2022-08-22 09:52:23 +08: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
Leif 85c6f803bb Merge remote-tracking branch 'origin/dygraph' into dy1 2022-08-21 16:53:42 +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
Evezerest 1d5bdf6fbc Merge pull request #6361 from mohamadmansourX/patch-9
Update README_en.md
2022-08-20 22:37:09 +08:00
Double_V 9a417d19aa Merge pull request #6477 from MikoyChinese/fix-copy-paste
Fix copy_paste no texts augment.
2022-08-20 22:36:28 +08:00
Evezerest d151c6201c Merge pull request #6575 from Eling486/release/2.5
update win doc
2022-08-20 22:34:41 +08:00
Evezerest 4ab1c9ffcd Merge pull request #6585 from maxbachmann/release/2.5
replace GPL licensed components
2022-08-20 22:34:10 +08:00
paopjian 5b195b8511 fix DeprecationWarning, (#6604)
DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead
2022-08-20 22:32:53 +08:00
Double_V 0560a138b2 Merge pull request #6625 from ynjang/ynjang
update sorted_boxes
2022-08-20 22:28:49 +08:00
shawn ec7ebd3625 Update native.cpp (#6650)
fix issue 6640
2022-08-20 22:27:18 +08:00
Evezerest 14e7e1185a Merge pull request #6677 from TonyJiangWJ/release/2.5
修复内存泄露问题
2022-08-20 22:26:44 +08:00
Double_V d15fca53d2 Merge pull request #6824 from ChenNima/release/2.5-kie-save-res
[kie]add write_kie_result to kie infer tool
2022-08-20 22:24:17 +08:00
WenmuZhou 40a3a1cfc2 update metric 2022-08-20 08:48:01 +00:00
WenmuZhou 6006842267 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-20 08:44:23 +00:00
WenmuZhou f6ba46b396 update metric 2022-08-20 08:40:40 +00:00
zhoujun aec5dbf8f7
update model size (#7269)
* update model size

* update layout dict in whl
2022-08-20 16:10:45 +08:00
WenmuZhou 1cc7ad34ca update layout dict in whl 2022-08-20 07:46:42 +00:00
WenmuZhou 5f0c84a81b Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-20 07:27:36 +00:00
WenmuZhou a6e6208d37 update model size 2022-08-20 07:18:30 +00:00
user1018 b7d99acd2e
update recovery (#7259)
* update recovery

* update recovery

* update recovery

* update recovery

* update recovery
2022-08-19 20:15:37 +08:00
zhoujun 94710ae319
Merge pull request #7266 from WenmuZhou/tipc
add PP-OCRv2 det amp custom_black_list
2022-08-19 17:02:24 +08:00
WenmuZhou 0a247f02d4 add exp to PP-OCRv2 det amp custom_black_list 2022-08-19 08:31:57 +00:00
WenmuZhou 207969039b support config black_list in yml 2022-08-19 08:29:19 +00:00
zhoujun 1411e80cb1
Merge pull request #7263 from WenmuZhou/table_pr
update tablemv3 config
2022-08-19 16:18:43 +08:00
WenmuZhou fb9b01a152 update tablemv3 config 2022-08-19 07:26:55 +00:00
xiaoting c731d54e18
fix sr typo (#7262)
* fix sr typo

* rm eval visual
2022-08-19 14:49:35 +08:00
zhoujun d26da4b68c
Merge pull request #7251 from WenmuZhou/tipc
update table tipc config
2022-08-19 14:35:34 +08:00
andyjpaddle 65d9d93efe
Merge pull request #7261 from andyjpaddle/add_tipc_vl
[TIPC] add tipc for visionlan
2022-08-19 14:10:42 +08:00
WenmuZhou 7c5fbd46dc Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tipc 2022-08-19 13:26:49 +08:00