algorithm_en.md 557 字节
Newer Older
M
update  
MissPenguin 已提交
1 2 3 4 5 6 7 8
# Academic Algorithms and Models

PaddleOCR will add cutting-edge OCR algorithms and models continuously. Check out the supported models and tutorials by clicking the following list:


- [text detection algorithms](./algorithm_overview_en.md#11)
- [text recognition algorithms](./algorithm_overview_en.md#12)
- [end-to-end algorithms](./algorithm_overview_en.md#2)
文幕地方's avatar
文幕地方 已提交
9
- [table recognition algorithms](./algorithm_overview_en.md#3)
M
update  
MissPenguin 已提交
10

文幕地方's avatar
文幕地方 已提交
11
Developers are welcome to contribute more algorithms! Please refer to [add new algorithm](./add_new_algorithm_en.md) guideline.