Datasets:
Upload dataset
Browse files- README.md +32 -7
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -2,14 +2,39 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: attribution
|
| 4 |
tags:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
task_categories:
|
| 11 |
-
|
| 12 |
-
pretty_name:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# Multi-Site Prostate MRI Segmentation Dataset
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: attribution
|
| 4 |
tags:
|
| 5 |
+
- medical-imaging
|
| 6 |
+
- segmentation
|
| 7 |
+
- prostate
|
| 8 |
+
- mri
|
| 9 |
+
- multi-site
|
| 10 |
task_categories:
|
| 11 |
+
- image-segmentation
|
| 12 |
+
pretty_name: Multi-Site Prostate MRI Segmentation (BIDMC / FedDG)
|
| 13 |
+
dataset_info:
|
| 14 |
+
features:
|
| 15 |
+
- name: case_id
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: site
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: num_slices
|
| 20 |
+
dtype: int32
|
| 21 |
+
- name: image
|
| 22 |
+
dtype: image
|
| 23 |
+
- name: mask
|
| 24 |
+
dtype: image
|
| 25 |
+
- name: overlay
|
| 26 |
+
dtype: image
|
| 27 |
+
splits:
|
| 28 |
+
- name: train
|
| 29 |
+
num_bytes: 23756040
|
| 30 |
+
num_examples: 146
|
| 31 |
+
download_size: 23762490
|
| 32 |
+
dataset_size: 23756040
|
| 33 |
+
configs:
|
| 34 |
+
- config_name: default
|
| 35 |
+
data_files:
|
| 36 |
+
- split: train
|
| 37 |
+
path: data/train-*
|
| 38 |
---
|
| 39 |
|
| 40 |
# Multi-Site Prostate MRI Segmentation Dataset
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a8416f359c7f6ba996e329741d14399174aa62f00f3d69e4525b02db42d9e76
|
| 3 |
+
size 23762490
|