jongwonryu commited on
Commit
0d14bd3
·
verified ·
1 Parent(s): 695562b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -40
README.md CHANGED
@@ -24,50 +24,44 @@ configs:
24
  path: data/test-*
25
  ---
26
  <div align="center">
27
-
28
- <img
29
- src="https://cdn-uploads.huggingface.co/production/uploads/6510f03888cdfe73a89a4bd6/KVt3wsGvHbBMxWZd0rmFG.png"
30
- alt="MIST"
31
- width="300"
32
- />
33
-
34
- </div>
35
-
36
- <h1 style="margin-bottom: 6px;">MIST</h1>
37
- <p style="margin-top: 0; color: #666;">
38
- Multi-Domain Synthetic Dataset for Rural Driving
39
- </p>
40
-
41
- <!-- Links row -->
42
- <p>
43
- <a href="https://huggingface.co/datasets/jongwonryu/MIST_dataset">🤗 Hugging Face</a>
44
- &nbsp;|&nbsp;
45
- <a href="PAPER_URL">📄 Paper</a>
46
- &nbsp;|&nbsp;
47
- <a href="CODE_URL">💻 Code</a>
48
- &nbsp;|&nbsp;
49
- <a href="PROJECT_URL">🌐 Project</a>
50
- </p>
51
- </div>
52
- <!-- Button-like links -->
53
- <p>
54
- <a
55
- href="https://slowroads.io"
56
- style="display:inline-block;padding:8px 12px;border:1px solid #ddd;border-radius:10px;text-decoration:none;"
57
- >🛣️ Simulator (slowroads.io)</a>
58
-
59
- &nbsp;
60
-
61
- <a
62
- href="GITHUB_URL"
63
- style="display:inline-block;padding:8px 12px;border:1px solid #ddd;border-radius:10px;text-decoration:none;"
64
- >GitHub</a>
65
- </p>
66
-
67
  </div>
68
 
69
  <hr/>
70
 
 
71
  ## Model / Dataset Introduction
72
 
73
  MIST is a large-scale multi-domain synthetic dataset designed for rural driving scenarios.
 
24
  path: data/test-*
25
  ---
26
  <div align="center">
27
+ <img
28
+ src="https://cdn-uploads.huggingface.co/production/uploads/6510f03888cdfe73a89a4bd6/KVt3wsGvHbBMxWZd0rmFG.png"
29
+ alt="MIST"
30
+ width="700"
31
+ />
32
+
33
+ <h1 style="margin: 10px 0 6px;">MIST</h1>
34
+
35
+ <p style="margin: 0 0 10px; color: #666;">
36
+ Multi-Domain Synthetic Dataset for Rural Driving
37
+ </p>
38
+
39
+ <p style="margin: 0 0 14px;">
40
+ <a href="https://huggingface.co/datasets/jongwonryu/MIST_dataset">🤗 Hugging Face</a>
41
+ &nbsp;|&nbsp;
42
+ <a href="PAPER_URL">📄 Paper</a>
43
+ &nbsp;|&nbsp;
44
+ <a href="CODE_URL">💻 Code</a>
45
+ &nbsp;|&nbsp;
46
+ <a href="PROJECT_URL">🌐 Project</a>
47
+ </p>
48
+
49
+ <p style="margin: 0 0 6px;">
50
+ <a
51
+ href="https://slowroads.io"
52
+ style="display:inline-block;padding:8px 12px;border:1px solid #ddd;border-radius:10px;text-decoration:none;"
53
+ >🛣️ Simulator (slowroads.io)</a>
54
+ &nbsp;
55
+ <a
56
+ href="GITHUB_URL"
57
+ style="display:inline-block;padding:8px 12px;border:1px solid #ddd;border-radius:10px;text-decoration:none;"
58
+ >GitHub</a>
59
+ </p>
 
 
 
 
 
 
 
60
  </div>
61
 
62
  <hr/>
63
 
64
+
65
  ## Model / Dataset Introduction
66
 
67
  MIST is a large-scale multi-domain synthetic dataset designed for rural driving scenarios.