Commit Graph

5643 Commits (960a0ca6079bca50b759c66c43dbb2bee9492d42)
 

Author SHA1 Message Date
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
WenmuZhou 1b93e92ccb fix amp bug 2022-08-19 13:26:02 +08:00
andyjpaddle 9dd5138428 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-08-19 03:28:58 +00:00
andyjpaddle 2f70a06f64 add tipc for visionlan 2022-08-19 03:28:29 +00:00
zhoujun 77b0bbfe9e
Merge pull request #7233 from WenmuZhou/table_pr
fix table algorithm link in algorithm.md
2022-08-18 19:53:25 +08:00
WenmuZhou b742e399b6 update table tipc config 2022-08-18 19:53:11 +08:00
user1018 bfff01db7e
Upstream/layout update (#7220)
* update layout

* update layout

* update layout

* update layout

* update layout
2022-08-18 19:43:03 +08:00
zhoujun a485740fa7
Merge pull request #6842 from smilelite/robustscanner_branch
添加robustscanner(第三次)
2022-08-18 12:11:21 +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
littletomatodonkey f68571b2f6
rm dyg shape for trt (#7221) 2022-08-17 23:24:47 +08:00