Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ dataset_info:
|
|
13 |
names:
|
14 |
'0': tumor
|
15 |
'1': normal
|
|
|
16 |
- name: bbox
|
17 |
sequence: float32
|
18 |
length: 4
|
@@ -33,10 +34,10 @@ dataset_info:
|
|
33 |
dtype: int64
|
34 |
splits:
|
35 |
- name: train
|
36 |
-
num_bytes:
|
37 |
-
num_examples:
|
38 |
-
download_size:
|
39 |
-
dataset_size:
|
40 |
---
|
41 |
# Dataset Card for "brain-tumor-image-dataset-semantic-segmentation"
|
42 |
|
|
|
13 |
names:
|
14 |
'0': tumor
|
15 |
'1': normal
|
16 |
+
'2': other
|
17 |
- name: bbox
|
18 |
sequence: float32
|
19 |
length: 4
|
|
|
34 |
dtype: int64
|
35 |
splits:
|
36 |
- name: train
|
37 |
+
num_bytes: 113682589.25
|
38 |
+
num_examples: 1502
|
39 |
+
download_size: 113283207
|
40 |
+
dataset_size: 113682589.25
|
41 |
---
|
42 |
# Dataset Card for "brain-tumor-image-dataset-semantic-segmentation"
|
43 |
|