Update README.md
Browse files
README.md
CHANGED
@@ -25,8 +25,6 @@ pipeline_tag: image-segmentation
|
|
25 |
|
26 |
Segformer-b0 pretrained on gta5 for semantic segmentation and performed LoRA domain adaptation to cityscapes
|
27 |
|
28 |
-
|
29 |
-
|
30 |
## Model Details
|
31 |
|
32 |
### Model Description
|
@@ -35,18 +33,13 @@ Segformer-b0 pretrained on gta5 for semantic segmentation and performed LoRA dom
|
|
35 |
|
36 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
37 |
|
38 |
-
- **Developed by:**
|
39 |
-
- **Funded by [optional]:** [More Information Needed]
|
40 |
-
- **Shared by [optional]:** [More Information Needed]
|
41 |
- **Model type:** [More Information Needed]
|
42 |
-
- **
|
43 |
-
- **License:** [More Information Needed]
|
44 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
45 |
|
46 |
### Model Sources [optional]
|
47 |
|
48 |
<!-- Provide the basic links for the model. -->
|
49 |
|
50 |
-
- **Repository:** [
|
51 |
-
- **Paper [optional]:** [More Information Needed]
|
52 |
- **Demo [optional]:** [More Information Needed]
|
|
|
25 |
|
26 |
Segformer-b0 pretrained on gta5 for semantic segmentation and performed LoRA domain adaptation to cityscapes
|
27 |
|
|
|
|
|
28 |
## Model Details
|
29 |
|
30 |
### Model Description
|
|
|
33 |
|
34 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
35 |
|
36 |
+
- **Developed by:** Guim Casadellà
|
|
|
|
|
37 |
- **Model type:** [More Information Needed]
|
38 |
+
- **Finetuned from model :** [segformer-v0-gta](guimCC/segformer-v0-gta)
|
|
|
|
|
39 |
|
40 |
### Model Sources [optional]
|
41 |
|
42 |
<!-- Provide the basic links for the model. -->
|
43 |
|
44 |
+
- **Repository:** [Github script link](https://github.com/guimCC/LoRA-for-SemanticSegmentation-domain-adaptation/blob/main/scripts/lora_gta_to_cityscapes_clean.py)
|
|
|
45 |
- **Demo [optional]:** [More Information Needed]
|