Skip to content

Commit f0c05ca

Browse files
authored
Update README.md
1 parent 9003854 commit f0c05ca

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ Official Tensorflow implementation of *"M-LSD: Towards Light-weight and Real-tim
1010
@NAVER/LINE Vision
1111

1212
## Overview
13-
<p float="left">
14-
<img src=".github/teaser.png" height="270">
15-
<img src=".github/mlsd_mobile.png" height="270">
16-
</p>
13+
<img src=".github/mlsd_teaser.png" height="270">
1714

1815
**First figure**: Comparison of M-LSD and existing LSD methods on *GPU*.
1916
**Second figure**: Inference speed and memory usage on *mobile devices*.
@@ -57,7 +54,7 @@ $ python demo_MLSD.py
5754
You can jump right into line segment and box detection using M-LSD with our [Colab notebook](https://colab.research.google.com/gist/geonm/16b7e4bad577511d2313bf0337029bfc/mlsd_demo.ipynb).
5855
The notebook supports interactive UI with [Gradio](https://gradio.app/) as below.
5956

60-
<img src=".github/gradio.png" height="350">
57+
<img src=".github/gradio_example.png" height="350">
6158

6259
## Citation
6360
If you find *M-LSD* useful in your project, please consider to cite the following paper.

0 commit comments

Comments
 (0)