Update image link (#170)

Signed-off-by: lizz <lizz@sensetime.com>
pull/175/head
lizz 2021-05-12 14:16:22 +08:00 committed by GitHub
parent df5493a79e
commit 04273b325a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 4 deletions

View File

@ -1,8 +1,7 @@
## OCR End2End Demo
<div align="center">
<img src="/resources/demo_ocr_pred.jpg"/><br>
<img src="https://github.com/open-mmlab/mmocr/raw/main/resources/demo_ocr_pred.jpg"/><br>
</div>
### End-to-End Test Image Demo

View File

@ -1,7 +1,7 @@
## Text Detection Demo
<div align="center">
<img src="/resources/demo_text_det_pred.jpg"/><br>
<img src="https://github.com/open-mmlab/mmocr/raw/main/resources/demo_text_det_pred.jpg"/><br>
</div>

View File

@ -1,7 +1,7 @@
## Text Recognition Demo
<div align="center">
<img src="/resources/demo_text_recog_pred.jpg" width="200px" alt/><br>
<img src="https://github.com/open-mmlab/mmocr/raw/main/resources/demo_text_recog_pred.jpg" width="200px" alt/><br>
</div>