Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ tags: []
|
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
-
|
9 |
|
10 |
|
11 |
|
@@ -15,15 +15,11 @@ tags: []
|
|
15 |
|
16 |
<!-- Provide a longer summary of what this model is. -->
|
17 |
|
18 |
-
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by:**
|
21 |
-
- **
|
22 |
-
- **Shared by [optional]:** [More Information Needed]
|
23 |
-
- **Model type:** [More Information Needed]
|
24 |
-
- **Language(s) (NLP):** [More Information Needed]
|
25 |
- **License:** [More Information Needed]
|
26 |
-
- **Finetuned from model
|
27 |
|
28 |
### Model Sources [optional]
|
29 |
|
|
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
+
**nvidia/mit-b0** fine tuned on the **gta5** dataset prepared for **semantic segmentation** tasks. Specifically, using **citiscape**'s classes.
|
9 |
|
10 |
|
11 |
|
|
|
15 |
|
16 |
<!-- Provide a longer summary of what this model is. -->
|
17 |
|
|
|
18 |
|
19 |
+
- **Developed by:** Guim Casadellà Cors
|
20 |
+
- **Model type:** SegFormer
|
|
|
|
|
|
|
21 |
- **License:** [More Information Needed]
|
22 |
+
- **Finetuned from model :** [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0)
|
23 |
|
24 |
### Model Sources [optional]
|
25 |
|