update model card README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
tags:
|
4 |
-
- vision
|
5 |
-
- image-segmentation
|
6 |
-
- odontology
|
7 |
-
- x-ray
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
- name: teeth-seg-upernet-convnext-tiny
|
@@ -16,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# teeth-seg-upernet-convnext-tiny
|
18 |
|
19 |
-
This model is a fine-tuned version of [openmmlab/upernet-convnext-tiny](https://huggingface.co/openmmlab/upernet-convnext-tiny) on the
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.3710
|
22 |
- Mean Iou: 0.7871
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
tags:
|
|
|
|
|
|
|
|
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: teeth-seg-upernet-convnext-tiny
|
|
|
12 |
|
13 |
# teeth-seg-upernet-convnext-tiny
|
14 |
|
15 |
+
This model is a fine-tuned version of [openmmlab/upernet-convnext-tiny](https://huggingface.co/openmmlab/upernet-convnext-tiny) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.3710
|
18 |
- Mean Iou: 0.7871
|