DanielYang
c833dfc9ff
Update algorithm_table_master.md
2024-01-24 23:59:31 +08:00
DanielYang
65d35f92e2
Update algorithm_rec_vitstr.md
2024-01-24 23:57:24 +08:00
DanielYang
7d573cffd7
Update algorithm_det_db.md
2024-01-24 23:55:57 +08:00
masoud parpanchi
a916057501
reverse output for rtl languages has bug. ( #10418 )
2024-01-03 10:34:41 +08:00
moehuster
b1f6c210b3
update: Usinig intuitive initialization of duration ( #10512 )
2023-08-09 19:37:47 +08:00
moehuster
b938161236
fix memory leak ( #10441 )
...
* fix memory leak
* update: Using smart pointers instead of raw pointers
2023-08-09 19:35:26 +08:00
Shubham Chambhare
9884073e71
Fixed Layout recovery README file ( #10493 )
...
Co-authored-by: Shubham Chambhare <shubhamchambhare@zoop.one>
2023-08-09 19:32:16 +08:00
andyj
1f47bca525
[bug fix] Fix pdf2word in whl ( #10585 )
...
* 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
* fix pdf2word in whl
2023-08-09 17:16:43 +08:00
Ligoml
df54a7b422
revert README_ch.md update
2023-08-05 19:00:30 +08:00
Ligoml
0105dfc90d
Update README_ch.md
2023-08-05 18:56:55 +08:00
Ligoml
f04871ed3e
Update README_ch.md, 更新「开源共建」中文文档
2023-08-05 18:46:00 +08:00
ToddBear
1e11f25409
CV套件建设专项活动 - 文字识别返回单字识别坐标 ( #10515 )
...
* modification of return word box
* update_implements
* Update rec_postprocess.py
* Update utility.py
2023-08-02 19:11:28 +08:00
kerneltravel
2b7b9dc2cf
remove unused imported module, so can avoid PyInstaller packaged binary's start-time not found module error. ( #10502 )
2023-08-02 10:10:36 +08:00
duanyanhui
d14ad02541
update npu python version of tipc ( #10461 )
2023-07-24 19:56:55 +08:00
shiyutang
b13f996076
Update newfeature.md
2023-07-21 10:41:51 +08:00
shiyutang
d65842fe5a
Create newfeature.md
2023-07-21 10:39:32 +08:00
PeiyuLau
43753204b6
[MLU] add mlu device for infer ( #10249 )
2023-07-21 10:22:05 +08:00
UserUnknownFactor
8967e63392
Add preprocessing common to OCR tasks ( #10217 )
...
Add preprocessing to options
2023-07-20 20:24:42 +08:00
UserUnknownFactor
1dad0a980f
Don't break overall processing on a bad image ( #10216 )
2023-07-19 15:46:29 +08:00
shiyutang
fac03876f3
Update FAQ.md ( #10349 )
2023-07-11 14:36:10 +08:00
shiyutang
5128ceaf74
Update FAQ.md ( #10345 )
2023-07-11 14:35:55 +08:00
shiyutang
61b3fee291
Update customize.md ( #10325 )
2023-07-07 16:49:01 +08:00
itasli
f8cbbce65c
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
2023-07-07 16:13:32 +08:00
shiyutang
d1f3ca0691
Update config.md
2023-07-07 15:45:56 +08:00
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