Thalirajesh
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ base_model: nvidia/mit-b0
|
|
6 |
model-index:
|
7 |
- name: Aerial-Drone-Image-Segmentation
|
8 |
results: []
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -13,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# Aerial-Drone-Image-Segmentation
|
15 |
|
16 |
-
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0)
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.8852
|
19 |
- Mean Iou: 0.2994
|
@@ -24,15 +25,6 @@ It achieves the following results on the evaluation set:
|
|
24 |
|
25 |
More information needed
|
26 |
|
27 |
-
## Intended uses & limitations
|
28 |
-
|
29 |
-
More information needed
|
30 |
-
|
31 |
-
## Training and evaluation data
|
32 |
-
|
33 |
-
More information needed
|
34 |
-
|
35 |
-
## Training procedure
|
36 |
|
37 |
### Training hyperparameters
|
38 |
|
@@ -91,9 +83,12 @@ The following hyperparameters were used during training:
|
|
91 |
| 0.8089 | 50.0 | 800 | 0.8852 | 0.2994 | 0.3923 | 0.7774 |
|
92 |
|
93 |
|
|
|
|
|
|
|
94 |
### Framework versions
|
95 |
|
96 |
- Transformers 4.38.1
|
97 |
- Pytorch 2.1.2
|
98 |
- Datasets 2.1.0
|
99 |
-
- Tokenizers 0.15.2
|
|
|
6 |
model-index:
|
7 |
- name: Aerial-Drone-Image-Segmentation
|
8 |
results: []
|
9 |
+
pipeline_tag: image-segmentation
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
14 |
|
15 |
# Aerial-Drone-Image-Segmentation
|
16 |
|
17 |
+
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0)
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.8852
|
20 |
- Mean Iou: 0.2994
|
|
|
25 |
|
26 |
More information needed
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
### Training hyperparameters
|
30 |
|
|
|
83 |
| 0.8089 | 50.0 | 800 | 0.8852 | 0.2994 | 0.3923 | 0.7774 |
|
84 |
|
85 |
|
86 |
+
|
87 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64fec5de57ccb8f1bdfbec54/UXq4-iUOSg2B5ff9tMezV.png)
|
88 |
+
|
89 |
### Framework versions
|
90 |
|
91 |
- Transformers 4.38.1
|
92 |
- Pytorch 2.1.2
|
93 |
- Datasets 2.1.0
|
94 |
+
- Tokenizers 0.15.2
|