Commit Graph

5973 Commits (4aff082c5b6369aa4f966b6e5ccdcc8265076a87)
 

Author SHA1 Message Date
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
Evezerest 0dc1556699
Fix PPOCRLabel bugs, release PPOCRLabel 2.1.3 (#8402)
* Fix PPOCRLabel bugs, release PPOCRLabel 2.1.3

Fix PPOCRLabel bugs due to the upgrade of paddleocr, release PPOCRLabel 2.1.3

* Update PPOCRLabel's requirements

Update PPOCRLabel's requirements

* Update PPOCRLabel README

Update PPOCRLabel README

* Update PPOCRLabel

Update PPOCRLabel
2022-11-21 20:45:24 +08:00
Evezerest d1a3c1bc1f
Update ocr_book_en.md 2022-11-18 10:55:57 +08:00
user1018 7b61b8f3d0
update recovery (#8358) 2022-11-18 10:14:26 +08:00
zhoujun 44e60e81cc
cp of 8353 (#8354)
* add can, stt to algorithm_overview_en.md

* update table recognition finetune
2022-11-17 15:54:54 +08:00
Evezerest 6660e3b495
Update quickstart.md 2022-11-16 14:47:34 +08:00
zhoujun 0c69f1f3f1
add can, stt to algorithm_overview_en.md (#8328) 2022-11-16 09:47:07 +08:00
Evezerest f36aa02670
Update requirements.txt 2022-11-15 19:10:34 +08:00
littletomatodonkey 82ae953c68
fix finetune (#8302) 2022-11-15 10:40:27 +08:00
Double_V 0704639187
[doc] fix east doc (#8254)
* fix PP-OCRv3 det train

* fix doc
2022-11-09 20:26:32 +08:00
Double_V 5f06a8068e
fix PP-OCRv3 det train (#8208) 2022-11-04 14:04:17 +08:00
Evezerest 4604e76880
Update requirements.txt 2022-10-28 19:39:33 +08:00
andyj 37f2205d4a
Merge pull request #8133 from andyjpaddle/fix_vl
[CP] rm visionlan invalid params
2022-10-27 16:51:28 +08:00
andyjpaddle 84ec4503ef rm visionlan invalid params 2022-10-27 08:47:15 +00:00
Double_V 00366ade49
Merge pull request #8126 from LDOUBLEV/26
[feature] support min_area_rect crop
2022-10-27 15:46:53 +08:00
LDOUBLEV 9d9591533a add min_area_rect_crop 2022-10-27 15:39:31 +08:00
LDOUBLEV f8b3b68293 Merge branch 'release/2.6' of https://github.com/PaddlePaddle/PaddleOCR into 26 2022-10-27 15:37:33 +08:00