vobecant
commited on
Commit
·
05b2555
1
Parent(s):
c6898bc
Initial commit.
Browse files
app.py
CHANGED
@@ -188,9 +188,9 @@ the raw non-curated data collected by cars which, equipped with 📷 cameras and
|
|
188 |
- 🏆 **State-of-the-art performance:** Our best single model based on Segmenter architecture achieves **21.8%** in mIoU on
|
189 |
Cityscapes (without any fine-tuning).
|
190 |
|
191 |
-

|
192 |
-
"""
|
193 |
|
|
|
|
|
194 |
# <h2 align="center">
|
195 |
# <a href="https://vobecant.github.io/DriveAndSegment">project page</a> |
|
196 |
# <a href="http://arxiv.org/abs/2203.11160">arXiv</a> |
|
|
|
188 |
- 🏆 **State-of-the-art performance:** Our best single model based on Segmenter architecture achieves **21.8%** in mIoU on
|
189 |
Cityscapes (without any fine-tuning).
|
190 |
|
|
|
|
|
191 |
|
192 |
+
"""
|
193 |
+
# 
|
194 |
# <h2 align="center">
|
195 |
# <a href="https://vobecant.github.io/DriveAndSegment">project page</a> |
|
196 |
# <a href="http://arxiv.org/abs/2203.11160">arXiv</a> |
|