Datasets:
Upload dataset
Browse files- README.md +35 -8
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,19 +1,46 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
-
|
| 5 |
modality:
|
| 6 |
-
|
| 7 |
language: []
|
| 8 |
tags:
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
pretty_name: DAP Atlas
|
| 15 |
size_categories:
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# DAP Atlas — Dense Anatomical Prediction Atlas
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
+
- image-segmentation
|
| 5 |
modality:
|
| 6 |
+
- CT
|
| 7 |
language: []
|
| 8 |
tags:
|
| 9 |
+
- medical-imaging
|
| 10 |
+
- whole-body-CT
|
| 11 |
+
- anatomy-segmentation
|
| 12 |
+
- autopet
|
| 13 |
+
- multi-organ
|
| 14 |
pretty_name: DAP Atlas
|
| 15 |
size_categories:
|
| 16 |
+
- n<1K
|
| 17 |
+
configs:
|
| 18 |
+
- config_name: default
|
| 19 |
+
data_files:
|
| 20 |
+
- split: train
|
| 21 |
+
path: data/train-*
|
| 22 |
+
dataset_info:
|
| 23 |
+
features:
|
| 24 |
+
- name: sample_id
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: subject_id
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: study_uid_last5
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: num_slices
|
| 31 |
+
dtype: int32
|
| 32 |
+
- name: ct_middle_slice
|
| 33 |
+
dtype: image
|
| 34 |
+
- name: mask_middle_slice
|
| 35 |
+
dtype: image
|
| 36 |
+
- name: overlay_middle_slice
|
| 37 |
+
dtype: image
|
| 38 |
+
splits:
|
| 39 |
+
- name: train
|
| 40 |
+
num_bytes: 178521349
|
| 41 |
+
num_examples: 533
|
| 42 |
+
download_size: 178530023
|
| 43 |
+
dataset_size: 178521349
|
| 44 |
---
|
| 45 |
|
| 46 |
# DAP Atlas — Dense Anatomical Prediction Atlas
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:211fd11f768e82e42b9da1f7b068f7593183415e316175e9702278514994b55e
|
| 3 |
+
size 178530023
|