Commit Graph

6077 Commits (549376ead5ccead46b6d3a9bcb1dec926a333bb9)
 

Author SHA1 Message Date
moehuster 549376ead5
[Cherry-pick] #10441 #10512 (#10593)
* fix memory leak (#10441)

* fix memory leak

* update: Using smart pointers instead of raw pointers

* update: Usinig intuitive initialization of duration (#10512)
2023-08-14 10:14:43 +08:00
andyj 56160986da
[bug fix]rm invalid params (#10605)
* 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

* update args default type & test=document_fix

* fix numpy version

* support numpy1.24.0

* fix doc & test=document_fix

* update doc

* update doc, test=document_fix

* fix pdf2word in whl, test=document_fix

* fix none res in recovery

* update version

* format code

* rm invalid params
2023-08-11 14:12:26 +08:00
RuohengMa 2a4d551547
Fix seed passing issue of build_dataloader (#10614) 2023-08-11 14:11:13 +08:00
andyj 681467d4ea
[bug fix] fix none res in recovery (#10603)
* 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

* update args default type & test=document_fix

* fix numpy version

* support numpy1.24.0

* fix doc & test=document_fix

* update doc

* update doc, test=document_fix

* fix pdf2word in whl, test=document_fix

* fix none res in recovery

* update version

* format code
2023-08-10 16:55:26 +08:00
shiyutang 4a91a21245
compat_pillow (#10596) 2023-08-10 16:41:35 +08:00
ToddBear b3f9f681d9
CV套件建设专项活动 - 文字识别返回单字识别坐标 (#10515) (#10537)
* modification of return word box

* update_implements

* Update rec_postprocess.py

* Update utility.py
2023-08-10 15:12:01 +08:00
xiaoting bf6ff0b6a8
update readme_en,fix_documents (#10592) 2023-08-09 22:36:43 +08:00
dyning 97de4d01ed
Update README_ch.md 2023-08-09 21:25:50 +08:00
Ligoml 84b97d63bb
Update README_ch.md,更新「开源共建」文档 (#10561)
Co-authored-by: shiyutang <34859558+shiyutang@users.noreply.github.com>
2023-08-09 20:35:26 +08:00
andyj 254786752a
[BUG FIX] Fix pdf2word in whl (#10584)
* 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

* update args default type & test=document_fix

* fix numpy version

* support numpy1.24.0

* fix doc & test=document_fix

* update doc

* update doc, test=document_fix

* fix pdf2word in whl, test=document_fix
2023-08-09 19:15:49 +08:00
andyj 1c9e296def
[Doc] update doc (#10564)
* 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

* update args default type & test=document_fix

* fix numpy version

* support numpy1.24.0

* fix doc & test=document_fix

* update doc

* update doc, test=document_fix
2023-08-07 14:21:45 +08:00
dyning b05ec676db
Update README_ch.md 2023-08-06 16:29:29 +08:00
dyning c2d3bc0a5e
Update README_ch.md 2023-08-06 16:26:50 +08:00
dyning b7786ff768
Update README_ch.md 2023-08-06 16:22:40 +08:00
dyning 10be79b394
Update README_ch.md 2023-08-06 16:20:09 +08:00
dyning 554b90cb1c
Update README_ch.md 2023-08-06 16:18:25 +08:00
dyning aa477582bb
Update README_ch.md 2023-08-06 16:14:37 +08:00
dyning ff0dc90dc1
Update README_ch.md 2023-08-06 16:12:21 +08:00
dyning 7bfedf5643
joinus_paddlex
joinus_paddlex
2023-08-06 15:36:01 +08:00
dyning d3c28c2954
Delete joinus_paddlex.jpg 2023-08-06 15:35:36 +08:00
dyning e338eb23e1
joinus_paddlex
joinus_paddlex
2023-08-06 15:34:45 +08:00
xiaoting 2f70e4b7f6
upload paddleocr whl to pypi (#10524)
* upload paddleocr whl to pypi

* Update README_ch.md

* Update README_ch.md

* Update quickstart.md

* Update README_ch.md

* Update README_ch.md
2023-08-06 11:17:13 +08:00
xiaoting 1bc6db5267
Update PP-OCRv4_introduction.md 2023-08-04 11:06:46 +08:00
wuyefeilin 233658adb1
add dataset alias for PaddleX (#10528) 2023-08-02 10:59:32 +08:00
wanghuancoder 51aa02f97d
paddle support stride, fix dy2st check (#10498) 2023-08-01 19:05:10 +08:00
zhangyikun02 9e911d4ab8
fix bug for table_master in tipc when running 'lite_train_lite_infer' mode (#10514) 2023-08-01 19:04:51 +08:00
zhoujun c82072e8f5
Fix bug in run PP-OCRv3 rec with dygraph branch code (#10489)
* Update ch_PP-OCRv3_rec.yml

* Update ch_PP-OCRv3_rec_distillation.yml

* Update en_PP-OCRv3_rec.yml

* Update arabic_PP-OCRv3_rec.yml

* Update chinese_cht_PP-OCRv3_rec.yml

* Update cyrillic_PP-OCRv3_rec.yml

* Update devanagari_PP-OCRv3_rec.yml

* Update japan_PP-OCRv3_rec.yml

* Update ka_PP-OCRv3_rec.yml

* Update korean_PP-OCRv3_rec.yml

* Update latin_PP-OCRv3_rec.yml

* Update ta_PP-OCRv3_rec.yml

* Update te_PP-OCRv3_rec.yml
2023-08-01 19:00:11 +08:00
Lin Manhui fec014e92d
Suppress scalar warnings (#10509) 2023-07-31 15:13:11 +08:00
Yuchen-Su bb616dbfba
add config of 'ch_PP-OCRv4_det_cml' (#10483)
* config of ch_PP-OCRv4_det_cml

* Update ch_PP-OCRv4_det_cml .yml

* add config of ch_PP-OCRv4_det_cml

* Delete ch_PP-OCRv4_det_cml .yml

* Add files via upload
2023-07-26 18:57:07 +08:00
duanyanhui 6acae9a64f
update npu python version of tipc (#10460) 2023-07-25 10:37:41 +08:00
UserUnknownFactor 4e0cd2481e
OCR preprocessing parameters documentation (#10447) 2023-07-21 16:23:03 +08:00
Bryan YW 1556922669
Update paddleocr.py (#10066)
cherry-pick package compatibility PR
2023-07-18 11:36:49 +08:00
livingbody 49d1a59572
upgrade pillow to 10.0.0 (#10405) 2023-07-17 14:42:30 +08:00
Lin Manhui cd5d0134c7
Update dependencies (#10344) 2023-07-11 15:15:25 +08:00
Tingquan Gao 93d198dbbc
benchmark: diable d2s (#10338) 2023-07-10 18:19:53 +08:00
xiaoting b0e3c3f2c7
clear fluid (#10333) 2023-07-10 14:12:40 +08:00
Tingquan Gao 722e9dc0dc
benchmark: unset python version (#10300) 2023-07-05 17:30:45 +08:00
duanyanhui 4420a5f65f
[npu-tipc] update npu tipc scripts (#10102)
* update npu tipc scripts

* update
2023-07-05 15:41:40 +08:00
xiaoting e44c2af762
Update PP-OCRv4_introduction.md 2023-06-27 16:04:08 +08:00
Lin Manhui 82c6434d53
Fix attribute error on win (#10209) 2023-06-20 10:47:07 +08:00
gmm 45848fda19
【benchmark】fix script for Python3.10 (#10173)
* fix profile

* fix python3.10
2023-06-16 10:30:47 +08:00
Zhang Ting a288a3aac3
fix det_v3 (#10180) 2023-06-16 10:16:32 +08:00
Lin Manhui 2d44a71b20
Toward Devkit Consistency (#10150)
* Accommodate UAPI

* Fix signal handler

* Save model.pdopt

* Change variable name

* Update vdl dir
2023-06-14 14:31:45 +08:00
xiaoting 15abbcc41e
update wechat code (#10145) 2023-06-12 17:22:21 +08:00
xiaoting fd9770f6c8
add ppocrv4 introduction (#10122)
* add ppocrv4 introduction

* add ppocrv4 introduction

* add ppocrv4 introduction
2023-06-09 10:08:30 +08:00
gmm cdf6d1fb42
fix profile (#10121) 2023-06-08 18:54:29 +08:00
Zhang Ting 6949448558
improve amp training (#10119) 2023-06-08 15:50:37 +08:00
zhangyubo0722 062e2c5099
[WIP]modify static (#10089)
* modify static

* modify static
2023-06-06 15:00:39 +08:00
zxcd 46a6950e7a
add dtype param for arange API. (#10075) 2023-06-02 14:21:17 +08:00
zhangyubo0722 a46a061082
[WIP]Benchmark 2q add PP-OCRv4_rec ultra config (#10067)
* add PP-OCRv4_rec ultra config

* modify prepare
2023-06-01 18:36:03 +08:00