Commit Graph

5685 Commits (b744fea356d3a889cafec7086836cbfae019cc02)
 

Author SHA1 Message Date
GrowStrong b744fea356
Update random_crop_data.py (#7496)
update split_regions
2022-10-11 11:48:26 +08:00
xiaoting e4a03137a1
[cherry-pick] update paddle2onnx (#7866)
* updata paddle2onnx en doc

* updata paddle2onnx en doc

* updata paddle2onnx en doc

* Update readme.md

Co-authored-by: Evezerest <50011306+Evezerest@users.noreply.github.com>
2022-10-10 19:40:05 +08:00
Evezerest 349bf7e692
Update README.md 2022-10-10 16:59:55 +08:00
Evezerest 8f46b8a46b
Update README_ch.md 2022-10-10 16:59:14 +08:00
Double_V 9f29ab9a7f
Merge pull request #7856 from LDOUBLEV/26_doc
fix sorted
2022-10-10 10:56:30 +08:00
LDOUBLEV c1cd1ab9b1 fix conflict 2022-10-10 10:55:08 +08:00
LDOUBLEV 2103753d92 sorted 2022-10-10 10:54:02 +08:00
Evezerest 7f6c9a7b99
Merge pull request #7782 from Evezerest/release2.6
[CP] new changes in PPOCRLabel
2022-09-29 17:14:50 +08:00
Leif f731541801 Revert "Add README_i18n"
This reverts commit cebf3205ab.
2022-09-29 17:12:38 +08:00
Leif 59dda413e0 Update menu
Update menu
2022-09-29 17:10:44 +08:00
Leif 1c39f4dffb release new PPOCRLabel whl package
release new PPOCRLabel whl package
2022-09-29 17:10:33 +08:00
Evezerest a214d668f8 Merge pull request #7765 from whjdark/patch-1
canvas.paintEvent() bug fix
2022-09-29 17:10:22 +08:00
Evezerest cdce1f69d9 Merge pull request #7778 from whjdark/patch-2
[bug fix] KIE模式下关键字无法保存
2022-09-29 17:10:02 +08:00
zhoujun 76fefd56f8
Merge pull request #7715 from WenmuZhou/doc_2.6
cp of 7714
2022-09-26 10:02:50 +08:00
WenmuZhou d2ac040b7e update paddleclas install cmd 2022-09-23 18:10:24 +08:00
WenmuZhou 440888be83 add chinese table recignition application 2022-09-23 17:31:42 +08:00
WenmuZhou e3f410a04a test=document_fix ,update table docs 2022-09-23 17:31:24 +08:00
xiaoting f58b8fac21
add hetong notebook (#7707) 2022-09-23 12:57:24 +08:00
Double_V 707e88628f
[Application]印章弯曲文字检测识别 (#7691)
* delete shape_info_name

* add seal text application

* Update 印章弯曲文字识别.md

Co-authored-by: xiaoting <31891223+tink2123@users.noreply.github.com>
2022-09-23 12:55:11 +08:00
Evezerest 9993813643
Merge pull request #7693 from BeyondYourself/release/2.6
add a new applaction introduce
2022-09-23 10:01:48 +08:00
shaohua.zhang 6c09c0d9a9
add a new applaction introduce 2022-09-22 17:34:21 +08:00
LDOUBLEV 51640f62a4 fix conflict 2022-09-22 16:54:57 +08:00
LDOUBLEV ceb9cceb74 add seal text application 2022-09-22 16:53:36 +08:00
Leif eba1286cf7 Merge remote-tracking branch 'origin/release/2.6' into release2.6 2022-09-22 15:49:03 +08:00
Evezerest 974588ea09 Merge pull request #7513 from whjdark/dygraph
new table gt format
2022-09-22 15:48:52 +08:00
Evezerest 4f49ea33f0
Update README_ch.md 2022-09-22 14:37:09 +08:00
Double_V 838eecbb57
delete shape_info_name (#7640)
* delete shape_info_name

* Update utility.py
2022-09-19 17:40:05 +08:00
andyj 9cdab61d90
add params for v3 rec (#7643) 2022-09-19 16:18:03 +08:00
littletomatodonkey 6a0f85d8d5
Update algorithm_sdmgr_en.md 2022-09-19 15:12:09 +08:00
LDOUBLEV aaeed8d4a6 delete shape_info_name 2022-09-19 14:01:05 +08:00
Double_V a678faf7a6
support ppocrv3 for lite deploy readme (#7621)
* support ppocrv3 for lite deploy readme

* fix slim doc

* support dynamic trt shape

* fix trt
2022-09-16 21:13:23 +08:00
Double_V 0bc20a5abd
Merge pull request #7540 from GreatV/patch-1
Update config_en.md
2022-09-15 14:54:38 +08:00
littletomatodonkey f9b0aa8dc9
fix (#7586) 2022-09-14 10:26:32 +08:00
zhoujun 1c0e496530
cp of 7550 (#7566)
* fix table cpp infer bug

* update vis

* update doc

* change default tale dict to ch
2022-09-13 10:10:47 +08:00
Wang Xin 1d380b1b6c
Update config_en.md
Remove a Chinese word in English documents and replace them with an English word.
2022-09-08 22:52:21 +08:00
Double_V 274c216c67
Merge pull request #7537 from LDOUBLEV/26_doc
[bugfix]fix bug about paddle.sum in rec_aster_loss.py
2022-09-08 20:12:33 +08:00
LDOUBLEV 3029f97bbb fix bug 2022-09-08 20:10:37 +08:00
Leif cebf3205ab Add README_i18n
Add README_i18n
2022-09-07 19:21:18 +08:00
Leif 790c6a7259 Merge remote-tracking branch 'origin/release/2.6' into release2.6 2022-09-07 18:54:25 +08:00
xiaoting 6f677d609c
Fix seed export (#7502)
* fix seed export

* update doc for seed

* add stop_gredient for one_likes
2022-09-06 16:07:48 +08:00
Evezerest 8aa172d803
Update README_ch.md 2022-09-05 21:11:09 +08:00
Evezerest fe8af1c7c9
Merge pull request #7492 from Evezerest/release2.6
Update README
2022-09-05 21:09:49 +08:00
Evezerest 4dad627433
Update README.md 2022-09-05 20:20:09 +08:00
Leif 37b8f2d929 Merge remote-tracking branch 'origin/release/2.6' into release2.6 2022-09-05 19:55:43 +08:00
Leif 8b2002e81c Update README
Update README
2022-09-05 19:53:03 +08:00
Double_V ae224c8d07
Merge pull request #7463 from LDOUBLEV/26_doc
cp #7462
2022-09-02 10:56:19 +08:00
LDOUBLEV 9d5b896ee0 cp #7462 2022-09-02 10:55:31 +08:00
Evezerest 0bb123a640
Update quickstart.md 2022-09-02 10:17:22 +08:00
Evezerest 127e66213c
Update README.md 2022-09-01 16:20:16 +08:00
Evezerest d919c0f646
Merge pull request #7440 from dium6i/release/2.6
更新配置文件(SLANet_ch.yml) 与PPOCRLabel相关问题。
2022-09-01 16:01:04 +08:00