vobecant commited on
Commit
05b2555
·
1 Parent(s): c6898bc

Initial commit.

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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
- ![teaser](https://drive.google.com/uc?export=view&id=1MkQmAfBPUomJDUikLhM_Wk8VUNekPb91)
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
+ # ![teaser](https://drive.google.com/uc?export=view&id=1MkQmAfBPUomJDUikLhM_Wk8VUNekPb91)
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> |