Skip to content

Commit 8cdac1b

Browse files
authored
Add Gradio demo gif
1 parent cf09a27 commit 8cdac1b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
# M-LSD: Towards Light-weight and Real-time Line Segment Detection
22

3-
[Paper](https://arxiv.org/abs/2106.00186) | [Colab](https://colab.research.google.com/gist/geonm/16b7e4bad577511d2313bf0337029bfc/mlsd_demo.ipynb) | [PPT](https://www.slideshare.net/ByungSooKo1/towards-lightweight-and-realtime-line-segment-detection)
4-
5-
[Gradio Web Demo](https://gradio.app/g/AK391/mlsd) by [AK391](https://github.com/AK391)
6-
73
Official Tensorflow implementation of *"M-LSD: Towards Light-weight and Real-time Line Segment Detection"*
84

95
**Geonmo Gu\*, Byungsoo Ko\*, SeoungHyun Go, Sung-Hyun Lee, Jingeun Lee, Minchul Shin**
106
(* Authors contributed equally.)
117

128
@NAVER/LINE Vision
139

10+
[Paper](https://arxiv.org/abs/2106.00186) | [Colab](https://colab.research.google.com/gist/geonm/16b7e4bad577511d2313bf0337029bfc/mlsd_demo.ipynb) | [PPT](https://www.slideshare.net/ByungSooKo1/towards-lightweight-and-realtime-line-segment-detection)
11+
12+
[Gradio Web Demo](https://gradio.app/g/AK391/mlsd) by [AK391](https://github.com/AK391)
13+
14+
<img src=".github/mlsd_demo.gif" height="400">
15+
1416
## Overview
1517
<p float="left">
1618
<img src=".github/teaser.png" height="250">

0 commit comments

Comments
 (0)