Commit Graph

6438 Commits (9bd0177cffd55048dce1eafe3f5f76d59681b067)
 

Author SHA1 Message Date
EnflameGCU 9bd0177cff
[GCU] Update gcu config (#14851) 2025-03-17 19:31:37 +08:00
openvino-book e3f4c87ec0
Update README.md (#14660)
fix some format error
2025-03-17 16:50:57 +08:00
timminator 5791d75ac9
Add missing languages to documentation (#14853) 2025-03-14 09:43:31 +08:00
Jonathans575 6778da99e2
feat(train): use naive_sync_bn with xpu device. (#14849)
* feat(train): use naive_sync_bn with xpu device.

* feat(train): use naive_sync_bn with xpu device.
2025-03-13 19:45:02 +08:00
liuhongen1234567 1ccf688ca2
fix static train in formula (#14826) 2025-03-08 00:24:37 +08:00
cuicheng01 28657d428b
Update docs (#14821)
* update docs for 2.10

* update

* add ch_PP-OCRv4_rec_hgnet_doc.yml
2025-03-07 14:38:24 +08:00
Wang Xin 22d3531d7c
docs: remove Python 3.7 related expressions (#14818) 2025-03-07 09:21:49 +08:00
timminator 2832f027e7
fix wrong date in newly added capabilities (#14819) 2025-03-07 09:20:07 +08:00
cuicheng01 7c512f3be1
New capabilities added for version 2.10 (#14810)
* New capabilities added for version 2.10

* update docs
2025-03-06 21:22:16 +08:00
Jan 9b8ac8dbdb
docs: fix typos (#14817) 2025-03-06 21:06:09 +08:00
Jan c7527e821a
docs: fix typos (#14816) 2025-03-06 19:15:15 +08:00
zhangyubo0722 e8399f267b
add cli rec model (#14740) 2025-03-06 17:05:51 +08:00
zhangyubo0722 f95280d52d
fix bs to 1 in trt dy shape config for some formule rec model and tabel rec models (#14807) 2025-03-06 11:34:08 +08:00
co63oc 534e66506f
Fix typos in several files (#14812)
* Fix typos in several files

* Fix
2025-03-06 10:34:46 +08:00
co63oc e061055808
Fix typos (#14808) 2025-03-05 19:09:08 +08:00
zhuyipin 9e7a1f4cc1
remove usused mem in latex_ocr head (#14803)
* adapt to npu

* add device judgement
2025-03-05 11:19:15 +08:00
co63oc 78ec762aac
Fix typos (#14800) 2025-03-04 14:20:13 +08:00
co63oc de12ece0aa
Fix (#14798) 2025-03-04 11:04:41 +08:00
co63oc f35dfef921
Fix (#14795) 2025-03-04 09:38:37 +08:00
Wang Xin 1d52a2b2e1
fix OverflowError in text_visual func (#14758) 2025-02-26 15:38:16 +08:00
Wang Xin 37f44372b1
unlock albumentations version (#14746) 2025-02-25 16:30:08 +08:00
zhangyubo0722 2b7b76310b
fix formula rec models hpi_config (#14739)
1. for formula rec models, the channel of input data is 1;
2. for latex_ocr_rec models, fix min/max size of dynamic shape.
2025-02-25 14:59:49 +08:00
Wang Xin 7d0147d752
docs: update android demo doc (#14756) 2025-02-25 08:00:23 +08:00
Wang Xin 54e53cc455
docs: update paddle2onnx docs (#14745)
* docs: update paddle2onnx docs

* update

* update doc
2025-02-23 07:29:54 +08:00
SWHL 557ea7638c
docs: add infer_deploy module in navigate bar (#14728)
* docs: add infer_deploy module in navigate bar

* docs: add infer_deploy module in navigate bar

* docs: fixed mkdocs syntax error
2025-02-20 10:15:12 +08:00
liuhongen1234567 77c7de5f9b
fix static train of ppocrv3_mobile_rec (#14724) 2025-02-19 23:30:19 +08:00
Sunflower7788 e752487f2f
fix_ppocrv3_dy2st_config (#14721) 2025-02-19 19:28:48 +08:00
Jan Knobloch a210ae481f
docs/en: fix typo (#14715) 2025-02-19 07:37:22 +08:00
Wang Xin 96a7329190
docs: update quick_start doc (#14690) 2025-02-15 19:33:25 +08:00
mauryaland dc34f9b45a
use the env variable PADDLE_OCR_BASE_DIR if it exists to download models (#14686)
* use the env variable PADDLE_OCR_BASE_DIR to download models

* use PADDLE_OCR_BASE_DIR env variable to download models
2025-02-15 07:44:23 +08:00
mauryaland 44e17bae0a
allow environment variable for BASE_DIR models (#14678)
* allow environment variable for BASE_DIR models

* add doc for environment variable PADDLE_OCR_BASE_DIR

* fix code style error
2025-02-14 21:58:00 +08:00
Wang Xin 500e1a78cb
Update quick_start.md (#14658)
* Update quick_start.md

* update en doc
2025-02-11 11:52:41 +08:00
Tingquan Gao 17fff8cca4
fix dy shapes of trt for rec models (#14654) 2025-02-11 11:17:23 +08:00
nonwill ff0509379c
cpp infer: using vector initialize list constructor (#14656) 2025-02-11 11:15:53 +08:00
timminator 2376b03ede
Add english docu for CMAKE compilation on windows (#14641)
Add english docu for CMAKE compilation on windows

Add english docu for CMAKE compilation on windows

Add english docu for CMAKE compilation on windows
2025-02-09 19:34:09 +08:00
nonwill 02f106d668
CPP: codes view and some minimum fix (compiler warning...) (#14635)
* CPP: minimum fix (compiler warning...)

* Codes Review
2025-02-08 11:09:24 +08:00
liuhongen1234567 2c0c4beb06
repair bleu score computation (#14626) 2025-02-06 16:02:59 +08:00
nonwill ebd08eb385
CPP: tidied file header includes (#14621) 2025-02-05 21:24:44 +08:00
nonwill ea710300b1
Make functions mostly noexcept to improve runtime performance (#14613) 2025-02-05 18:17:18 +08:00
Thanajade Dechananthachai c685537e64
Add Thai character dictionary for OCR recognition (#14620)
* Add Thai character dictionary for OCR recognition

* Update Thai character dictionary with empty new line at end of file
2025-02-05 16:09:49 +08:00
nonwill 42a3c77309
CPP: emplace_back() replaces many push_back()...to improve performance (#14610) 2025-02-03 19:35:16 +08:00
dependabot[bot] 19c58a3974
build(deps): bump pypa/gh-action-pypi-publish (#14603)
Bumps the github-actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


Updates `pypa/gh-action-pypi-publish` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](67339c736f...76f52bc884)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-30 06:59:08 +08:00
hong b18b656633
remove max inplace grad (#14596)
* remove max inplace grad

* update
2025-01-26 17:19:42 +08:00
dependabot[bot] cf03afb10a
build(deps): bump the github-actions group with 3 updates (#14573)
Bumps the github-actions group with 3 updates: [actions/setup-python](https://github.com/actions/setup-python), [actions/stale](https://github.com/actions/stale) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


Updates `actions/setup-python` from 4 to 5
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

Updates `actions/stale` from 5 to 9
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v9)

Updates `pypa/gh-action-pypi-publish` from 1.4.2 to 1.12.3
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](27b31702a0...67339c736f)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-26 10:35:06 +08:00
liuhongen1234567 b3e3588af9
repair train bug in multi gpu (#14576) 2025-01-22 11:04:01 +08:00
Christian Clauss 1049c66b6e
Keep GitHub Actions up to date with GitHub's Dependabot (#14569)
* [Keeping your actions up to date with Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot)
* [Configuration options for the dependabot.yml file - package-ecosystem](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem)
2025-01-21 12:26:27 +08:00
timminator e62c1a91a0
Fix language error and spelling mistakes in the documentation (#14571) 2025-01-20 19:36:28 +08:00
liuhongen1234567 cf4c0591ba
repair bug in latexocr cpu infer and typo (#14552) 2025-01-16 15:56:13 +08:00
Liu Jiaxuan 52bc8f0eab
fix slanext export bug (#14519)
* add slanext models

* refine codes

* refine codes

* refine codes

* fix export SLANeXt

* fix export bugs
2025-01-09 11:49:23 +08:00
zhangyubo0722 bf2b73f0f0
add version control for export and modify hpi config (#14513) 2025-01-08 17:29:52 +08:00