Commit Graph

6015 Commits (1213cb2171b59e9b95db53e9d2401e478de76997)
 

Author SHA1 Message Date
shiyutang 1213cb2171
[Doc] Fix 404 link. (#10318)
* Update PP-OCRv3_det_train.md

* Update knowledge_distillation.md
2023-07-07 15:13:59 +08:00
shiyutang f022613e29
Update application.md 2023-07-07 15:13:37 +08:00
zhenliang li 795c81f183
修复测试服务中图片转Base64的引用地址错误。 (#8334) 2023-07-05 16:26:32 +08:00
n0099 b06840d493
改进文档`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
2023-07-05 16:25:17 +08:00
duanyanhui 890230e1f3
[npu-tipc] update npu tipc scripts(#10102) (#10293)
* update npu tipc scripts

* update
2023-07-05 15:42:03 +08:00
Louis Maddox a2ae303805
Update algorithm_overview_en.md (#9747)
Fix links to super-resolution algorithm docs
2023-07-05 14:59:42 +08:00
tanjh ebfbb80dcf
补充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。
2023-07-05 14:58:00 +08:00
livingbody b8888627a5
Update paddleocr.py (#10290)
解决多次识别pdf,受第一次页面最大数量影响的bug
2023-07-04 15:42:07 +08:00
Wang Xin 1fa3575030
Update ocr_rec.h (#9469)
It is enough to include preprocess_op.h, we do not need to include ocr_cls.h.
2023-07-04 15:13:23 +08:00
itasli 4b275f1857
fix undefined save_model_dir when using wandb (#10251)
* fix undefined save_model_dir when using wand

* Update program.py
2023-06-30 11:59:38 +08:00
shiyutang 8c9f43f44f
Update mark_stale_issue.yml 2023-06-30 11:42:13 +08:00
shiyutang d983e555fd
Update mark_stale_issue.yml 2023-06-30 11:40:20 +08:00
shiyutang 3a0542e7d6
Update mark_stale_issue.yml 2023-06-30 11:39:24 +08:00
shiyutang 03ceab9744
Create mark_stale_issue.yml 2023-06-30 11:26:03 +08:00
ChuongLoc d37209e552
Update recognition_en.md (#10059)
ic15_dict.txt only have 36 digits
2023-06-29 11:21:11 +08:00
tanjh df064f4538
补充FAQ (#10074)
增加两个实际训练过程中遇到的问题及解决方案
2023-06-28 13:26:48 +08:00
xiaoting 991fb7c46a
update wechat code (#10144) 2023-06-12 16:09:53 +08:00
Bryan YW 44316ac7fd
Improve package import compatibility (#10052)
This update is to fix package import compatibility issue, such as
paddleocr & detectron2.

with this updates, detectron2 can be imported along side with paddleocr.
2023-05-29 18:34:47 +08:00
duanyanhui 013870d9bc
update npu inference api (#9764) 2023-04-20 10:26:37 +08:00
duanyanhui 4b8e333f10
[npu] Update npu api (#9686)
* update npu api

* add version check
2023-04-10 16:30:54 +08:00
Wang Xin 7bae3db2ec
Update readme.md (#9546)
fix typo

Co-authored-by: Double_V <liuvv0203@163.com>
2023-04-10 11:50:37 +08:00
Harsh Nandwana 3fcf12be85
Update readme.md (#9550) 2023-04-10 11:48:52 +08:00
xiaoting 2be9fe763e
rever 'limit maximum resizing ratio' (#9449) 2023-03-15 17:34:37 +08:00
Jiang Yuwei 9c22490f95
Fix numpy.bool deprecation problem (#9404) 2023-03-14 09:47:43 +08:00
Double_V 15d7ef5765
Add FastDeploy to Recent updates (#9376)
* delte unused params

* add fastdeploy to Recent updates
2023-03-10 10:48:25 +08:00
Mohamad Mansour d8d76d59c9
Update README.md (#9176) 2023-03-03 11:11:55 +08:00
Evezerest 366ad29d6c
Update README.md 2023-02-24 17:20:48 +08:00
Evezerest 04457a8043
Update README_ch.md 2023-02-24 17:15:02 +08:00
Evezerest e904b54c52
Update README_ch.md 2023-02-24 17:04:15 +08:00
andyj b61ee47066
[doc] Fix doc (#9203)
* add en doc

* fix dead link & test=document_fix

* fix dead link & test=document_fix

* update args default type & test=document_fix

* fix doc & test=document_fix
2023-02-23 16:31:26 +08:00
Double_V a923f35de5
delte unused params (#9078) 2023-02-15 10:37:40 +08:00
xiaoting 0850586667
rename tipc svtr name (#9072) 2023-02-14 16:21:24 +08:00
MissPenguin d78b945608
Update algorithm_overview_en.md 2023-02-07 14:38:26 +08:00
MissPenguin 7ce0a5fc2e
Update algorithm_overview.md 2023-02-07 14:35:20 +08:00
topduke 14adbd09f2
fix piecewise boundaries and droppath dtype (#8990)
* fix tipc piecewise boundaries and droppath dtype

* fix piecewise boundaries and droppath dtype
2023-02-07 14:12:06 +08:00
Evezerest 0ed9d8889f
Update README.md 2023-02-03 14:44:57 +08:00
Double_V b20014e89a
fix doc 2023-01-31 11:32:18 +08:00
Milsk01 133d67f27d
Fix model download link in documentation (#8569)
* Fix model download link in algorithm_overview_en

* Fix model download link
2023-01-30 16:41:27 +08:00
jaycecd 49fef42292
新增gpu_id参数,可以在推理时使用特定GPU进行推理 (#8920) 2023-01-30 16:19:45 +08:00
math345 a9109b9921
fix bug: the index j can not skip 0. (#8918) 2023-01-30 16:10:44 +08:00
Koutaro Mukai 8de2ebf258
fix mismatch between ch and en (#8876) 2023-01-29 16:50:23 +08:00
topduke 29cdda4eda
add svtr FAQ ang data_aug (#8865)
* Update rec_nrtr_head.py

* add svtr FAQ and data_aug
2023-01-19 22:14:31 +08:00
Evezerest 4aff082c5b
Update README_ch.md 2023-01-13 15:32:39 +08:00
Evezerest 1514659979
Update README.md 2023-01-13 15:32:08 +08:00
andyj 303e81b0b4
[doc] fix inference args default type (#8824)
* add en doc

* fix dead link & test=document_fix

* fix dead link & test=document_fix

* update args default type & test=document_fix
2023-01-11 15:18:00 +08:00
Dhruv Awasthi c811e62689
Fix: broken link for whl package documentation. (#8719)
This proposed change fixes the broken link under the section `2.4 Parameter Description` in the last line that says:
Most of the parameters are consistent with the PaddleOCR whl package, see `whl package documentation`.
2023-01-11 11:39:46 +08:00
Dhruv Awasthi ecd29bd28b
Fix broken link to install paddlepaddle (#8729)
The link provided for installing paddlepaddle doesn't work. Hence, this change updates the broken link to install paddlepaddle for CPU and GPU.
2023-01-11 11:38:32 +08:00
Dhruv Awasthi 5e911afa37
Fix typo and grammatical error (#8785) 2023-01-11 11:36:56 +08:00
Ikko Eltociear Ashimine 418d80c948
Update README_日本語.md (#8755)
Fix markdown style
2023-01-10 17:54:44 +08:00
Double_V 0e1148312b
修复np.int (#8793)
* fix issue 9659 and doc

* Update README.md
2023-01-06 14:30:23 +08:00