as-cle-bert
commited on
Commit
•
67415e6
1
Parent(s):
0640824
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,18 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
base_model: nvidia/segformer-b0-finetuned-cityscapes-1024-1024
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
6 |
model-index:
|
7 |
- name: segformer-v1-breastcancer
|
8 |
results: []
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -85,4 +92,4 @@ The following hyperparameters were used during training:
|
|
85 |
- Transformers 4.38.2
|
86 |
- Pytorch 2.2.1+cu121
|
87 |
- Datasets 2.18.0
|
88 |
-
- Tokenizers 0.15.2
|
|
|
1 |
---
|
2 |
+
license: cc
|
3 |
base_model: nvidia/segformer-b0-finetuned-cityscapes-1024-1024
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
- medical
|
7 |
+
- computer-vision
|
8 |
+
- image-segmentation
|
9 |
+
- breast-cancer
|
10 |
model-index:
|
11 |
- name: segformer-v1-breastcancer
|
12 |
results: []
|
13 |
+
datasets:
|
14 |
+
- as-cle-bert/breastcancer-semantic-segmentation
|
15 |
+
pipeline_tag: image-segmentation
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
92 |
- Transformers 4.38.2
|
93 |
- Pytorch 2.2.1+cu121
|
94 |
- Datasets 2.18.0
|
95 |
+
- Tokenizers 0.15.2
|