Commit Graph

6039 Commits (release/2.6)
 

Author SHA1 Message Date
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
zhoujun f9d0948b0c
fixed opencv version (#8772) 2023-01-04 16:25:06 +08:00
Evezerest 36bf83239d
Update README.md 2022-12-28 17:15:15 +08:00
Evezerest b4c25a3663
Update README.md 2022-12-28 17:13:01 +08:00
Evezerest 90004fe6af
Update ocr_book.md 2022-12-28 16:43:40 +08:00
Tuan Nguyen 3560ff3a78
Fix config link in algorithm_det_db_en.md (#8544) 2022-12-26 10:53:17 +08:00
jingsongliu 1c40b84e4d
Update quickstart.md (#8622) 2022-12-26 10:50:36 +08:00
Evezerest 9a6ebb8682
add applications (#8700)
* Add 20 applications

Add 20 applications

* Update README

Update README
2022-12-22 20:35:58 +08:00
Double_V 7e7630eb67
fix issue 9659 and doc (#8689) 2022-12-22 11:10:22 +08:00
xiaoting 23e034c40e
fix aster loss for axis (#8674) 2022-12-20 13:22:03 +08:00
Evezerest b28af5d865
Update README_ch.md 2022-12-15 16:48:35 +08:00
Evezerest fa385979ee
Update ocr_book.md 2022-12-13 14:47:45 +08:00
Double_V 42e9130eb7
[bug] fix det_res18_db_v2.0.yml (#8579)
* fix PP-OCRv3 det train

* fix doc

* fix bug
2022-12-08 14:00:18 +08:00
Wang Xin ae9cd5bba1
Update knowledge_distillation_en.md (#8572)
remove unnecessary '```' symbol
2022-12-08 13:35:37 +08:00
topduke 34b9569800
Update rec_nrtr_head.py (#8564) 2022-12-07 15:07:50 +08:00
andyj 6eb5d3effd
[doc] fix dead link (#8548)
* add en doc

* fix dead link & test=document_fix

* fix dead link & test=document_fix
2022-12-05 19:52:11 +08:00
andyj 0c3c48147e
add en doc (#8500) 2022-11-30 19:41:47 +08:00
Double_V be800b27c4
[bug] fix config (#8491)
* fix PP-OCRv3 det train

* fix doc

* fix bug
2022-11-30 12:43:33 +08:00
MissPenguin 5b27fa5e41
Update LICENSE 2022-11-30 10:01:04 +08:00
zhoujun 7a9cfaad9d
fix re inference error (#8475) 2022-11-29 10:06:42 +08:00
Evezerest b9c17d6990
Update README_ch.md 2022-11-28 16:53:53 +08:00
Evezerest 24a362d253
Update README.md 2022-11-28 16:53:16 +08:00
Evezerest 6e4ba8dd0f
Update README_ch.md 2022-11-25 16:41:54 +08:00
Evezerest 119b5e9bed
Update README.md 2022-11-25 16:38:43 +08:00
Evezerest 61fabdc09b
Update README (#8444)
Update README
2022-11-25 16:25:23 +08:00
Evezerest 4dd3d01d75
Update README.md 2022-11-25 16:19:30 +08:00
Wang Xin 9873d47514
Update readme.md (#8388)
fix wrong link of Model inference
2022-11-22 11:40:02 +08:00