Wang Xin
|
045e5f6ac7
|
add pre-commit workflow (#11973)
* add pre-commit workflow
* run 'pre-commit run --all-files'
* setup python version
|
2024-04-21 21:46:20 +08:00 |
ToddBear
|
75d16610f4
|
Add new recognition method "ParseQ" (#10836)
* Update PP-OCRv4_introduction.md
* Update PP-OCRv4_introduction.md (#10616)
* Update PP-OCRv4_introduction.md
* Update PP-OCRv4_introduction.md
* Update PP-OCRv4_introduction.md
* Update README.md
* Cherrypicking GH-10217 and GH-10216 to PaddlePaddle:Release/2.7 (#10655)
* Don't break overall processing on a bad image
* Add preprocessing common to OCR tasks
Add preprocessing to options
* Update requirements.txt (#10656)
added missing pyyaml library
* [TIPC]update xpu tipc script (#10658)
* fix-typo (#10642)
Co-authored-by: Dennis <dvorst@users.noreply.github.com>
Co-authored-by: shiyutang <34859558+shiyutang@users.noreply.github.com>
* 修改数据增强导致的DSR报错 (#10662) (#10681)
* 修改数据增强导致的DSR报错
* 错误修改回滚
* Update algorithm_overview_en.md (#10670)
Fixed simple spelling errors.
* Implement recoginition method ParseQ
* Document update for new recognition method ParseQ
* add prediction for parseq
* Update rec_vit_parseq.yml
* Update rec_r31_sar.yml
* Update rec_r31_sar.yml
* Update rec_r50_fpn_srn.yml
* Update rec_vit_parseq.py
* Update rec_vit_parseq.yml
* Update rec_parseq_head.py
* Update rec_img_aug.py
* Update rec_vit_parseq.yml
* Update __init__.py
* Update predict_rec.py
* Update paddleocr.py
* Update requirements.txt
* Update utility.py
* Update utility.py
---------
Co-authored-by: xiaoting <31891223+tink2123@users.noreply.github.com>
Co-authored-by: topduke <784990967@qq.com>
Co-authored-by: dyning <dyning.2003@163.com>
Co-authored-by: UserUnknownFactor <63057995+UserUnknownFactor@users.noreply.github.com>
Co-authored-by: itasli <ilyas.tasli@outlook.fr>
Co-authored-by: Kai Song <50285351+USTCKAY@users.noreply.github.com>
Co-authored-by: dvorst <87502756+dvorst@users.noreply.github.com>
Co-authored-by: Dennis <dvorst@users.noreply.github.com>
Co-authored-by: shiyutang <34859558+shiyutang@users.noreply.github.com>
Co-authored-by: Dec20B <1192152456@qq.com>
Co-authored-by: ncoffman <51147417+ncoffman@users.noreply.github.com>
|
2023-09-07 16:36:47 +08:00 |
xiaoting
|
1bc6db5267
|
Update PP-OCRv4_introduction.md
|
2023-08-04 11:06:46 +08:00 |
xiaoting
|
e44c2af762
|
Update PP-OCRv4_introduction.md
|
2023-06-27 16:04:08 +08:00 |
xiaoting
|
fd9770f6c8
|
add ppocrv4 introduction (#10122)
* add ppocrv4 introduction
* add ppocrv4 introduction
* add ppocrv4 introduction
|
2023-06-09 10:08:30 +08:00 |