Update README.md
Browse files
README.md
CHANGED
|
@@ -3,9 +3,9 @@ license: afl-3.0
|
|
| 3 |
---
|
| 4 |
|
| 5 |
## DeepLab v3 plus - ResNet101 model trained on MUAD dataset
|
| 6 |
-
This is a DeepLab v3 plus model with ResNet101
|
| 7 |
|
| 8 |
-
MUAD is
|
| 9 |
|
| 10 |
### ICCV UNCV 2023 | MUAD challenge
|
| 11 |
MUAD challenge is now on board on the Codalab platform for uncertainty estimation in semantic segmentation. This challenge is hosted in conjunction with the [ICCV 2023](https://iccv2023.thecvf.com/) workshop, [Uncertainty Quantification for Computer Vision (UNCV)](https://uncv2023.github.io/). Go and have a try! π π π [[Challenge link]](https://codalab.lisn.upsaclay.fr/competitions/8007)
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
## DeepLab v3 plus - ResNet101 model trained on MUAD dataset
|
| 6 |
+
This is a DeepLab v3 plus model with ResNet101 backbone trained on the MUAD dataset. The training is based on PyTorch.
|
| 7 |
|
| 8 |
+
MUAD is a synthetic dataset with multiple uncertainties for autonomous driving [[Paper]](https://arxiv.org/abs/2203.01437) [[Website]](https://muad-dataset.github.io/) [[Github]](https://github.com/ENSTA-U2IS/MUAD-Dataset).
|
| 9 |
|
| 10 |
### ICCV UNCV 2023 | MUAD challenge
|
| 11 |
MUAD challenge is now on board on the Codalab platform for uncertainty estimation in semantic segmentation. This challenge is hosted in conjunction with the [ICCV 2023](https://iccv2023.thecvf.com/) workshop, [Uncertainty Quantification for Computer Vision (UNCV)](https://uncv2023.github.io/). Go and have a try! π π π [[Challenge link]](https://codalab.lisn.upsaclay.fr/competitions/8007)
|