mirror of https://github.com/open-mmlab/mmocr.git
11 lines
183 B
Markdown
11 lines
183 B
Markdown
|
**Text Recognition**
|
||
|
|
||
|
```text
|
||
|
# timage/img_name text 1 text
|
||
|
|
||
|
timage/001.jpg RONALDO 1 RONALDO
|
||
|
timage/002.jpg 7 1 7
|
||
|
timage/003.jpg SEACREST 1 SEACREST
|
||
|
timage/004.jpg BEACH 1 BEACH
|
||
|
```
|