Commit Graph

6566 Commits (549d83a88b7c75144120e6ec03de80d3eb9e48a5)
 

Author SHA1 Message Date
zhangyubo0722 549d83a88b
fix ocrv5 demo images (#15359)
Co-authored-by: zhangyubo0722 <zangyubo0722@163.com>
2025-05-23 16:26:27 +08:00
学卿 a332f31a64
refine ocr pipeline docs (#15366)
* refine ocr pipeline docs

* refine ocr module docs

* refine ocr pipeline docs

* refine ocr pipeline docs
2025-05-23 15:46:26 +08:00
Zhang Zelun c484c70e74
Fix ocr docs (#15361)
* fix some docs

* fix sth
2025-05-23 12:20:00 +08:00
Lin Manhui ff90dc7eea
Update default models (#15329) 2025-05-23 11:52:04 +08:00
cuicheng01 36b8a29567
update update.md (#15336) 2025-05-22 21:05:42 +08:00
学卿 f54fb0316f
Doc refine (#15334)
* refine ocr pipeline docs

* refine ocr module docs
2025-05-22 19:08:24 +08:00
Lin Manhui 0690815ce0
[Docs] Add example for switching to server models (#15320)
* Add example for switching to server models

* Add examples in quickstart
2025-05-22 16:59:25 +08:00
学卿 61e8f254d2
refine ocr pipeline docs (#15327) 2025-05-22 15:46:13 +08:00
zhangyubo0722 c6cbdf673f
fix ocr rec model size (#15322)
Co-authored-by: zhangyubo0722 <zangyubo0722@163.com>
2025-05-22 14:41:24 +08:00
Sunflower7788 982dabf0af
ocr_model_app_you (#15318) 2025-05-22 13:23:21 +08:00
Sunflower7788 ec4d23fcc4
ocr_model_app_en (#15314) 2025-05-22 13:13:18 +08:00
Sunflower7788 9d68aa7059
ocr_model_app (#15311) 2025-05-22 12:07:27 +08:00
cuicheng01 0157a77b2a
fix docs (#15312)
* fix docs

* update
2025-05-22 12:02:21 +08:00
学卿 458afe607d
refine ocr pipeline docs (#15286) 2025-05-21 15:27:27 +08:00
openvino-book 79f652f5f5
Update README_en.md (#15267) 2025-05-20 20:37:41 +08:00
openvino-book f32d304654
Update README.md (#15266) 2025-05-20 20:37:06 +08:00
Sunflower7788 015625fa3f
final index (#15273) 2025-05-20 20:34:05 +08:00
zhang-prog 3c31479351
Feat/mkdocs (#15274)
* update README

* update README
2025-05-20 20:33:20 +08:00
Lin Manhui a8474288ad
Add missing build deps (#15268) 2025-05-20 20:13:56 +08:00
Sunflower7788 a6f8ec48e3
final index (#15269) 2025-05-20 20:11:23 +08:00
Yi Liu 9a4d8a98b0
Update README.md (#15265) 2025-05-20 19:47:12 +08:00
lsyzz d32f69c743
fix doc (#15264) 2025-05-20 19:33:49 +08:00
openvino-book 0cdab9eb2d
Update README_en.md (#15261)
* Update README_en.md

* Update README_en.md

---------

Co-authored-by: Yi Liu <liuyi.ntu@gmail.com>
2025-05-20 19:33:05 +08:00
Tingquan Gao 9e7021353f
fix invaid links (#15262)
* fix invaid links

* fix code demo
2025-05-20 19:29:01 +08:00
学卿 42aa8a7677
fixed dead link (#15263)
* refine seal pipeline docs

* fixed docs bug

* refine ocr pipeline docs

* fixed docs bug
2025-05-20 19:28:38 +08:00
openvino-book 8e80cdf3f7
Update README_en.md (#15258) 2025-05-20 19:23:54 +08:00
openvino-book 424aabc9a9
Update README.md (#15260) 2025-05-20 19:23:19 +08:00
学卿 3a6db3621e
fixed dead link (#15259)
* refine seal pipeline docs

* fixed docs bug

* refine ocr pipeline docs
2025-05-20 19:19:52 +08:00
openvino-book 1eb744331d
Update README.md (#15257) 2025-05-20 19:16:48 +08:00
zhang-prog cebf30a8bc
update mkdocs (#15256) 2025-05-20 19:11:42 +08:00
Sunflower7788 87ec069dcb
final params (#15255) 2025-05-20 19:10:41 +08:00
Zhang Zelun 4785269131
fix bad X refer (#15249) 2025-05-20 19:05:58 +08:00
学卿 604454ac5d
Det doc (#15254)
* refine seal pipeline docs

* fixed docs bug

* refine ocr pipeline docs
2025-05-20 19:02:46 +08:00
zhang-prog d7af810884
update mkdocs (#15253) 2025-05-20 19:00:12 +08:00
Zhang Zelun d24726fe43
Fix bad link (#15250)
* fix bad X refer

* fix bad link
2025-05-20 18:59:49 +08:00
Liu Jiaxuan 468b33f984
fix docs (#15251)
* refine docs

* refine docs

* refine docs

* fix configs

* refine docs

* refine docs

* refine docs
2025-05-20 18:58:32 +08:00
liuhongen1234567 c0c0d646ff
fix doc (#15252) 2025-05-20 18:58:11 +08:00
openvino-book e72d96146e
Update README_en.md (#15247) 2025-05-20 18:50:38 +08:00
openvino-book 9392ddd5f5
Update README.md (#15248) 2025-05-20 18:50:15 +08:00
Liu Jiaxuan 3781c63c31
Fix docs (#15246)
* refine docs

* refine docs

* refine docs

* fix configs

* refine docs

* refine docs
2025-05-20 18:49:05 +08:00
zhang-prog dbff9ccf8d
update quick_start.en.md (#15240)
* update quick_start.en.md

* update mkdocs

---------

Co-authored-by: cuicheng01 <45199522+cuicheng01@users.noreply.github.com>
2025-05-20 18:47:26 +08:00
学卿 984df31ce8
refine seal pipeline docs (#15226)
* refine seal pipeline docs

* fixed docs bug

* refine ocr pipeline docs
2025-05-20 18:46:46 +08:00
Zhang Zelun 95e7c7a76d
fix some docs (#15245) 2025-05-20 18:40:37 +08:00
Tingquan Gao 95f7eba687
Fix doc (#15233)
* remove PaddleX

* remove invalid link

* remove PaddleX

* fix doc

* remove PaddleX
2025-05-20 18:37:15 +08:00
cuicheng01 8b9da19460
Doc (#15244)
* update index

* update docs

* update docs
2025-05-20 18:36:06 +08:00
Sunflower7788 d637ba29c4
dd+params (#15243) 2025-05-20 18:34:26 +08:00
Poki Bai 739d225340
fix error (#15239)
Co-authored-by: baijiahao01 <baijiahao01@MacBook-Pro-5.local>
2025-05-20 18:24:05 +08:00
Yi Liu b9da97bea9
Update LICENSE (#15242) 2025-05-20 18:21:57 +08:00
openvino-book 1da83a6182
Update README.md (#15241) 2025-05-20 18:21:01 +08:00
openvino-book 9a2781a570
Update README.md (#15238) 2025-05-20 18:16:13 +08:00