PaddleOCR/ppocr/utils
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
..
dict Add new recognition method "ParseQ" (#10836) 2023-09-07 16:36:47 +08:00
e2e_metric mv Polygon import into func (#8506) 2022-12-01 16:02:47 +08:00
e2e_utils update pgnet 2022-09-05 09:06:17 +00:00
loggers
EN_symbol_dict.txt
__init__.py
dict90.txt
en_dict.txt
gen_label.py support set gpu_id when inference (#8926) 2023-01-30 18:46:41 +08:00
ic15_dict.txt
iou.py
logging.py
network.py update tipc to_static (#9369) 2023-03-10 19:07:37 +08:00
poly_nms.py
ppocr_keys_v1.txt
profiler.py fix profile (#10121) 2023-06-08 18:54:29 +08:00
save_load.py Toward Devkit Consistency (#10150) 2023-06-14 14:31:45 +08:00
stats.py
utility.py Cherrypicking GH-10251 & GH-10181 to PaddleOCR:dygraph (#10710) 2023-08-30 10:21:29 +08:00
visual.py compat_pillow (#10596) 2023-08-10 16:41:35 +08:00