mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
fix broken links (#576)
This commit is contained in:
parent
cae080734f
commit
9de4ddf952
@ -18,7 +18,7 @@ You can perform end-to-end OCR on our demo image with one simple line of command
|
||||
python mmocr/utils/ocr.py demo/demo_text_ocr.jpg --print-result --imshow
|
||||
```
|
||||
|
||||
Its detection result will be printed out and a new window will pop up with result visualization. More demo and full instructions can be found in [Inference](inference.md).
|
||||
Its detection result will be printed out and a new window will pop up with result visualization. More demo and full instructions can be found in [Demo](demo.md).
|
||||
|
||||
## Training
|
||||
|
||||
|
@ -18,7 +18,7 @@ You can perform end-to-end OCR on our demo image with one simple line of command
|
||||
python mmocr/utils/ocr.py demo/demo_text_ocr.jpg --print-result --imshow
|
||||
```
|
||||
|
||||
Its detection result will be printed out and a new window will pop up with result visualization. More demo and full instructions can be found in [Inference](inference.md).
|
||||
Its detection result will be printed out and a new window will pop up with result visualization. More demo and full instructions can be found in [Demo](demo.md).
|
||||
|
||||
## Training
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user