db++ doc
parent
16c08fae51
commit
04aaaa748f
|
@ -1,4 +1,4 @@
|
|||
# DB and DB++
|
||||
# DB && DB++
|
||||
|
||||
- [1. Introduction](#1)
|
||||
- [2. Environment](#2)
|
||||
|
|
|
@ -17,7 +17,7 @@ This tutorial lists the OCR algorithms supported by PaddleOCR, as well as the mo
|
|||
### 1.1 Text Detection Algorithms
|
||||
|
||||
Supported text detection algorithms (Click the link to get the tutorial):
|
||||
- [x] [DB and DB++](./algorithm_det_db_en.md)
|
||||
- [x] [DB && DB++](./algorithm_det_db_en.md)
|
||||
- [x] [EAST](./algorithm_det_east_en.md)
|
||||
- [x] [SAST](./algorithm_det_sast_en.md)
|
||||
- [x] [PSENet](./algorithm_det_psenet_en.md)
|
||||
|
|
Loading…
Reference in New Issue