Commit Graph

744 Commits (2cfb23cf05a003c3d12ce892dcfdbe87086be222)

Author SHA1 Message Date
Double_V d022b26903
Merge pull request #7420 from wangjingyeye/dyg_db
update pgnet
2022-09-05 18:45:44 +08:00
zhangxinnan 51d771ce19 import random放到脚本 开始 2022-09-04 12:40:45 +08:00
zhangxinnan 2925aeb4e4 去掉旧版本的draw_ocr_box_txt 2022-09-04 12:38:18 +08:00
zhangxinnan 960a0ca607 增加draw_ocr_box_txt2:解决文本框倾斜时文字画在外边的情况 2022-09-04 10:01:16 +08:00
wangjingyeye 929b4f4557 update pgnet 2022-08-30 05:58:39 +00:00
andyjpaddle 96a8e0f88e Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-08-23 11:53:53 +00:00
andyjpaddle 29268eaaf0 add args en doc 2022-08-23 11:52:42 +00:00
xiaoting 5a524807f9
fix infer_rec for other input (#7286) 2022-08-23 18:05:03 +08:00
WenmuZhou 2b1885f159 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tipc 2022-08-22 11:33:51 +00:00
WenmuZhou c3924a959b add amp eval 2022-08-22 11:32:37 +00:00
littletomatodonkey aedeb28a56
fix re bug (#7288) 2022-08-22 16:31:54 +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
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
zhoujun aec5dbf8f7
update model size (#7269)
* update model size

* update layout dict in whl
2022-08-20 16:10:45 +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 207969039b support config black_list in yml 2022-08-19 08:29:19 +00:00
xiaoting c731d54e18
fix sr typo (#7262)
* fix sr typo

* rm eval visual
2022-08-19 14:49:35 +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
zhoujun a485740fa7
Merge pull request #6842 from smilelite/robustscanner_branch
添加robustscanner(第三次)
2022-08-18 12:11:21 +08:00
littletomatodonkey f68571b2f6
rm dyg shape for trt (#7221) 2022-08-17 23:24:47 +08:00
smilelite 40c45e2ccc
Merge branch 'dygraph' into robustscanner_branch 2022-08-17 21:49:11 +08:00
andyjpaddle 13f7b1c8b3
Merge pull request #7231 from tink2123/revert_imgh
rever rec input h
2022-08-17 18:59:29 +08:00
tink2123 c49d000389 rever rec input h 2022-08-17 17:13:06 +08:00
zhoujun 9611770e1e
Merge pull request #7137 from WenmuZhou/table_pr
add SLANet
2022-08-17 15:07:50 +08:00
WenmuZhou 9aa7593c6f rm print model 2022-08-16 14:23:37 +00:00
andyjpaddle 6e89ec8d09 fix sar export 2022-08-16 09:34:48 +00:00
WenmuZhou 22c13af65b Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-16 03:35:46 +00:00
smilelite a8ba8963e0 merge cpnflict 0815 2022-08-15 23:03:21 +08:00
andyjpaddle e5e787018e fix vl 2022-08-15 09:05:32 +00:00
WenmuZhou 7efee821bc Support variable length input 2022-08-15 09:00:35 +00:00
WenmuZhou 444080a0cd update vis 2022-08-15 08:51:07 +00:00
andyjpaddle 89f8b1d49f
Merge pull request #7196 from andyjpaddle/fix_sar
fix sar infer shape
2022-08-15 14:07:43 +08:00
andyjpaddle b7ca8c8070 fix sar infer shape 2022-08-15 03:40:29 +00:00
littletomatodonkey 78871cfefb
kie doc (#7154)
* kie doc

* fix xlm model export

* fix doc

* add wildreceipt dataset

* fix doc

* fix doc
2022-08-15 11:39:11 +08:00
WenmuZhou ba284a2b74 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-14 09:07:19 +00:00
WenmuZhou ce321153e7 rm unused code 2022-08-14 09:01:49 +00:00
xiaoting 7054013004
Submit SR model (#6933)
* add sr model

* update for eval

* submit sr

* polish code

* polish code

* polish code

* update sr model

* update doc

* update doc

* update doc

* fix typo

* format code

* update metric

* fix export
2022-08-12 10:49:54 +08:00
smilelite 60ea689df4
Merge branch 'dygraph' into robustscanner_branch 2022-08-11 21:45:21 +08:00
WenmuZhou 4ac17fca55 update train.py 2022-08-10 11:04:06 +00:00
WenmuZhou d5ea6f21f8 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-09 11:36:49 +00:00
andyjpaddle 3f65b360ef
Add rec algo VisionLAN (#6943)
* add vl

* add vl

* add vl

* add ref

* fix head out

* add visionlan doc

* fix vl infer

* update dict
2022-08-09 11:29:43 +08:00
andyjpaddle 9e1a77ead1 update dict 2022-08-09 01:47:57 +00:00
WenmuZhou 3bed2e1f22 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tttt 2022-08-08 11:34:55 +00:00
zhoujun 6445362fdc
Merge pull request #7139 from andyjpaddle/fix_amp_re
[TIPC] Fix amp train for re
2022-08-08 19:31:54 +08:00
WenmuZhou aa7a0cb2a8 fix bug in amp eval 2022-08-08 11:31:12 +00:00
andyjpaddle 8e3aa3a09b fix amp train for re 2022-08-08 09:02:11 +00:00
andyjpaddle 1477b89aa4 fix amp train for re 2022-08-08 08:59:30 +00:00
andyjpaddle 03d384860f fix amp train for re 2022-08-08 08:58:07 +00:00
WenmuZhou 6fe01d43dc Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-08 06:58:15 +00:00