Commit Graph

1499 Commits (54decf96d047718f7e884b72c17493bb9fa42aa9)

Author SHA1 Message Date
Wang Xin e90079f01e
Update algorithm_rec_vitstr_en.md (#13947)
* Update algorithm_rec_vitstr_en.md

* Update algorithm_rec_vitstr.en.md (#13948)
2024-10-08 22:13:42 +08:00
SWHL 0ca03dde4e
docs: Remove doc/datasets directory and fix docs/datasets documents (#13700) 2024-08-19 22:00:22 +08:00
Wang Xin 08d35f6d88
docs: Update docs and remove old docs (#13662)
* update docs

* update docs
2024-08-15 18:45:05 +08:00
Wang Xin d3ed42241a
add latexocr docs and fix some typos (#13532) 2024-07-31 21:59:51 +08:00
Wang Xin 428832f6ee
remove some of the less common dependencies (#13461)
* remove some of the less common dependencies

* remove dependencies
2024-07-24 19:29:58 +08:00
andyjiang 9231cbe039
[doc]add amp train notes for detection train (#13481)
* [doc]add amp train notes for detection train

* Update detection.md

* Update detection.md
2024-07-24 14:51:05 +08:00
liuhongen1234567 cf26f2330e
Latexocr paddle (#13401)
* commit_test

* modified:   configs/rec/rec_latex_ocr.yml
	deleted:    ppocr/modeling/backbones/rec_resnetv2.py

* ntuple_solve

* style

* style

* style

* style

* style

* style

* style

* style

* style

* delete comment

* cla_email
2024-07-22 11:50:23 +08:00
topduke 6a8718b7d8
Fix the dictionary bug in tablerec inference (#13362)
* Fix
2024-07-12 16:01:49 +08:00
wuzewu 96bcc63ab2
Add hardware docs (#13329)
* Add hardware docs

* Update docs

* Update docs with precommit
2024-07-11 19:31:10 +08:00
Zedd c65a66c5fd
Update expired link in quickstart.md (#13253)
* Update expired link in quickstart.md

* remove broken links

---------

Co-authored-by: Wang Xin <xinwang614@gmail.com>
2024-07-08 21:41:52 +08:00
topduke 661f41d484
Updated Recognition Competition Model Link (#13259)
* Updated Recognition Competition Model Link

* Updated Recognition Competition Model Link

* Updated Recognition Competition Model Link
2024-07-04 13:48:48 +08:00
Miaomiao Zhao 8f64b2ed4d
the model link for tabe rec compti (#13254) 2024-07-03 16:43:47 +08:00
Mattheliu f8ca01dc01
update ppocrv4 docs (#13081)
* update ppocrv4 docs

* update ppocrv4 docs
2024-06-20 10:12:22 +08:00
Xu Jiakang 335c5c247f
[doc] fixing broken links and updating paddle2onnx usage descriptions (#12749)
* [docs]:添加了对于Paddle2ONNX模型转化中选项--input_shape_dict的解释说明与解决方法

* Update readme_ch.md

[docs]:使用onnxsim修改input_shape可以兼容paddlepaddle现版本

* Update readme_ch.md

修改了不恰当的相关描述

* Rename inference_ch.md to inference.md

修改了中文版模型导出说明inference_ch.md命名为inference.md

* Update readme_ch.md

修改不恰当表述

* Update readme_ch.md

修改所有python3.7为python3

* update readme

---------

Co-authored-by: Wang Xin <xinwang614@gmail.com>
2024-06-09 22:56:32 +08:00
Wang Xin 9a0bbe44ab
update documentation about the installation (#12565)
* update documentation about the installation

* Apply suggestions from code review

Co-authored-by: jzhang533 <jzhang533@gmail.com>

---------

Co-authored-by: jzhang533 <jzhang533@gmail.com>
2024-05-31 16:25:10 +08:00
Zhihao Liu 3286d297e8
Update FAQ.md (#12528) 2024-05-30 10:16:10 +08:00
jzhang533 24f06d1a1b
update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
Wang Xin 739400f151
add `slice` op demo for quickstart (#12439) 2024-05-25 23:26:28 +08:00
aspaul20 965f569e81
added sliding window for large image inference (#12152)
added sliding window for large image inference
2024-05-24 16:16:37 +08:00
jzhang533 e73eb76271
update community section of README, and did a few tweaks (#12154)
* update community section of README, and did a few tweaks

* minor
2024-05-22 14:21:48 +08:00
Miaomiao Zhao 8b71785141
table rec code (#11999)
* table rec code

* 'fixtableinit'

* copyright 2024

* table rec pre-commit

* table rec slanet_lcnetv2 doc

* table rec slanet_lcnetv2 doc

* hwattention fix

* tablelabelencode add length item
2024-05-16 15:32:24 +08:00
topduke 38c0c9ee77
openocr compti code (#12033)
* openocr compti code

* update config and repsvtr

* svtrv2 doc
2024-05-15 14:40:26 +08:00
Wang Xin 3e5934de62
move StyleText to PFCCLab/StyleText (#12121) 2024-05-15 14:12:23 +08:00
Wang Xin a4b7d3ba4a
move PPOCRLabel to PFCCLab/PPOCRLabel (#12104) 2024-05-14 09:54:56 +08:00
xu 00f0d42d9b
docs: Update FAQ.md, delete repeated question (#11972)
* docs: Update FAQ.md, delete repeated question

* docs: 1.update the FAQ.md from the doc_ch, delete repeated question 2. update the FAQ_en.md from the doc_en, add questions and answers about "How to identify artistic fonts in signs or advertising images"

* docs: Update the FAQ.md from the doc_ch, delete repeated question

* docs: Update the FAQ.md from the doc_ch, delete repeated question
2024-04-22 10:01:49 +08:00
Wang Xin 045e5f6ac7
add pre-commit workflow (#11973)
* add pre-commit workflow

* run 'pre-commit run --all-files'

* setup python version
2024-04-21 21:46:20 +08:00
topduke d303d5f7b4
add u14m results of cppd (#11943) 2024-04-17 10:44:58 +08:00
Eric Guo 2965012664
Update quickstart_en.md (#11934)
* Update quickstart_en.md

sync quickstart cn doc's better pdf demo

* Update quickstart.md

revert font location changes of the demo code

* Update quickstart_en.md

revert font location changes of the en demo code
2024-04-16 09:35:24 +08:00
Eric Guo 6fdce04634
Update quickstart.md (#11927)
fix issues:
1.getPixmap() function is not recognized,changing to get_pixmap
2.fix TypeError when paddle recognized an empty page
3.pre-stored pageCount to avoid issues
4.added GPU usage
2024-04-15 10:52:43 +08:00
Matej Kollár efc01375c9
Fix dead links (#11520) 2024-03-06 13:01:02 +08:00
Weihang Wang 25ffa816f7
doc: add doc for satrn (#11397) 2023-12-27 19:41:17 +08:00
shiyutang e3fc6393e0
[Cherry-pick] Cherry-pick from release/2.6 (#11092)
* Update recognition_en.md (#10059)

ic15_dict.txt only have 36 digits

* Update ocr_rec.h (#9469)

It is enough to include preprocess_op.h, we do not need to include ocr_cls.h.

* 补充num_classes注释说明 (#10073)

ser_vi_layoutxlm_xfund_zh.yml中的Architecture.Backbone.num_classes所赋值会设置给Loss.num_classes,
由于采用BIO标注,假设字典中包含n个字段(包含other)时,则类别数为2n-1;假设字典中包含n个字段(不含other)时,则类别数为2n+1。

* Update algorithm_overview_en.md (#9747)

Fix links to super-resolution algorithm docs

* 改进文档`deploy/hubserving/readme.md`和`doc/doc_ch/models_list.md` (#9110)

* Update readme.md

* Update readme.md

* Update readme.md

* Update models_list.md

* trim trailling spaces @ `deploy/hubserving/readme_en.md`

* `s/shell/bash/` @ `deploy/hubserving/readme_en.md`

* Update `deploy/hubserving/readme_en.md` to sync with `deploy/hubserving/readme.md`

* Update deploy/hubserving/readme_en.md to sync with `deploy/hubserving/readme.md`

* Update deploy/hubserving/readme_en.md to sync with `deploy/hubserving/readme.md`

* Update `doc/doc_en/models_list_en.md` to sync with `doc/doc_ch/models_list_en.md`

* using Grammarly to weak `deploy/hubserving/readme_en.md`

* using Grammarly to tweak `doc/doc_en/models_list_en.md`

* `ocr_system` module will return with values of field `confidence`

* Update README_CN.md

* 修复测试服务中图片转Base64的引用地址错误。 (#8334)

* Update application.md

* [Doc] Fix 404 link.  (#10318)

* Update PP-OCRv3_det_train.md

* Update knowledge_distillation.md

* Update config.md

* Fix fitz camelCase deprecation and .PDF not being recognized as pdf file (#10181)

* Fix fitz camelCase deprecation and .PDF not being recognized as pdf file

* refactor get_image_file_list function

* Update customize.md (#10325)

* Update FAQ.md (#10345)

* Update FAQ.md (#10349)

* Don't break overall processing on a bad image (#10216)

* Add preprocessing common to OCR tasks (#10217)

Add preprocessing to options

* [MLU] add mlu device for infer (#10249)

* Create newfeature.md

* Update newfeature.md

* remove unused imported module, so can avoid PyInstaller packaged binary's start-time not found module error. (#10502)

* CV套件建设专项活动 - 文字识别返回单字识别坐标 (#10515)

* modification of return word box

* update_implements

* Update rec_postprocess.py

* Update utility.py

* Update README_ch.md

* revert README_ch.md update

* Fixed Layout recovery README file (#10493)

Co-authored-by: Shubham Chambhare <shubhamchambhare@zoop.one>

* update_doc

* bugfix

---------

Co-authored-by: ChuongLoc <89434232+ChuongLoc@users.noreply.github.com>
Co-authored-by: Wang Xin <xinwang614@gmail.com>
Co-authored-by: tanjh <dtdhinjapan@gmail.com>
Co-authored-by: Louis Maddox <lmmx@users.noreply.github.com>
Co-authored-by: n0099 <n@n0099.net>
Co-authored-by: zhenliang li <37922155+shouyong@users.noreply.github.com>
Co-authored-by: itasli <ilyas.tasli@outlook.fr>
Co-authored-by: UserUnknownFactor <63057995+UserUnknownFactor@users.noreply.github.com>
Co-authored-by: PeiyuLau <135964669+PeiyuLau@users.noreply.github.com>
Co-authored-by: kerneltravel <kjpioo2006@gmail.com>
Co-authored-by: ToddBear <43341135+ToddBear@users.noreply.github.com>
Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
Co-authored-by: Shubham Chambhare <59397280+Shubham654@users.noreply.github.com>
Co-authored-by: Shubham Chambhare <shubhamchambhare@zoop.one>
Co-authored-by: andyj <87074272+andyjpaddle@users.noreply.github.com>
2023-10-18 17:37:23 +08:00
Sagar J ce728358d7
Update algorithm_overview_en.md (#10734)
fix: tutorial link
2023-10-18 14:45:27 +08:00
topduke 3786b27307
add cppd u14m train model and doc (#11052)
* add cppd u14m train model

* add cppd u14m train model and doc
2023-10-11 17:15:01 +08:00
xiaoting 799c144ab3
update ppocrv4_framework (#11048) 2023-10-08 10:52:10 +08:00
Sagar J 79dabcc9c7
Update kie_datasets_en.md (#10735)
fix: typo error correction
2023-09-27 11:14:33 +08:00
topduke 8a52c99ad8
[New] add rec CPPD model (#10990)
* fix gris_sample data type bug when use fp16

* fix gris_sample data type bug when use fp16

* fix v4rec batchsize

* fix bug of hang when multi gpus training(sampler)

* add rec algorithm cppd

* delete cppd useless code

* update cppd bug

* add rec algorithm cppd

* update cppd trainedmodel url

* add cppd en doc
2023-09-25 15:43:45 +08:00
ToddBear 75d16610f4
Add new recognition method "ParseQ" (#10836)
* Update PP-OCRv4_introduction.md

* Update PP-OCRv4_introduction.md (#10616)

* Update PP-OCRv4_introduction.md

* Update PP-OCRv4_introduction.md

* Update PP-OCRv4_introduction.md

* Update README.md

* Cherrypicking GH-10217 and GH-10216 to PaddlePaddle:Release/2.7 (#10655)

* Don't break overall processing on a bad image

* Add preprocessing common to OCR tasks
Add preprocessing to options

* Update requirements.txt (#10656)

added missing pyyaml library

* [TIPC]update xpu tipc script (#10658)

* fix-typo (#10642)

Co-authored-by: Dennis <dvorst@users.noreply.github.com>
Co-authored-by: shiyutang <34859558+shiyutang@users.noreply.github.com>

* 修改数据增强导致的DSR报错 (#10662) (#10681)

* 修改数据增强导致的DSR报错

* 错误修改回滚

* Update algorithm_overview_en.md (#10670)

Fixed simple spelling errors.

* Implement recoginition method ParseQ

* Document update for new recognition method ParseQ

* add prediction for parseq

* Update rec_vit_parseq.yml

* Update rec_r31_sar.yml

* Update rec_r31_sar.yml

* Update rec_r50_fpn_srn.yml

* Update rec_vit_parseq.py

* Update rec_vit_parseq.yml

* Update rec_parseq_head.py

* Update rec_img_aug.py

* Update rec_vit_parseq.yml

* Update __init__.py

* Update predict_rec.py

* Update paddleocr.py

* Update requirements.txt

* Update utility.py

* Update utility.py

---------

Co-authored-by: xiaoting <31891223+tink2123@users.noreply.github.com>
Co-authored-by: topduke <784990967@qq.com>
Co-authored-by: dyning <dyning.2003@163.com>
Co-authored-by: UserUnknownFactor <63057995+UserUnknownFactor@users.noreply.github.com>
Co-authored-by: itasli <ilyas.tasli@outlook.fr>
Co-authored-by: Kai Song <50285351+USTCKAY@users.noreply.github.com>
Co-authored-by: dvorst <87502756+dvorst@users.noreply.github.com>
Co-authored-by: Dennis <dvorst@users.noreply.github.com>
Co-authored-by: shiyutang <34859558+shiyutang@users.noreply.github.com>
Co-authored-by: Dec20B <1192152456@qq.com>
Co-authored-by: ncoffman <51147417+ncoffman@users.noreply.github.com>
2023-09-07 16:36:47 +08:00
Sagar J ab86490138
Update algorithm_kie_vi_layoutxlm_en.md (#10736)
fix: typo error and created `2. Environment` header section which was missing before.
2023-09-05 15:42:09 +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 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
UserUnknownFactor 4e0cd2481e
OCR preprocessing parameters documentation (#10447) 2023-07-21 16:23:03 +08:00
xiaoting e44c2af762
Update PP-OCRv4_introduction.md 2023-06-27 16:04:08 +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
andyj 035cd69ae7
[doc] format code (#9201)
* 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
2023-02-23 16:31:07 +08:00