|
--- |
|
library_name: transformers |
|
tags: [] |
|
--- |
|
|
|
# Model Card for Model ID |
|
|
|
**nvidia/mit-b0** fine tuned on the **gta5** dataset prepared for **semantic segmentation** tasks. Specifically, using **citiscape**'s classes. |
|
|
|
|
|
|
|
## Model Details |
|
|
|
### Model Description |
|
|
|
<!-- Provide a longer summary of what this model is. --> |
|
|
|
|
|
- **Developed by:** Guim Casadellà Cors |
|
- **Model type:** SegFormer |
|
- **Finetuned from model :** [nvidia/mit-b0](https://huggingface.co./nvidia/mit-b0) |
|
|
|
### Model Sources [optional] |
|
|
|
<!-- Provide the basic links for the model. --> |
|
|
|
- **Repository:** [Github training script](https://github.com/guimCC/LoRA-for-SemanticSegmentation-domain-adaptation/blob/main/scripts/gta_segformer_trainer.py) |
|
- **Paper [optional]:** [More Information Needed] |
|
- **Demo [optional]:** [More Information Needed] |