Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,66 +1,20 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
-
- image-segmentation
|
| 5 |
modality:
|
| 6 |
-
- CBCT
|
| 7 |
language: []
|
| 8 |
tags:
|
| 9 |
-
- medical-imaging
|
| 10 |
-
- dental
|
| 11 |
-
- tooth-segmentation
|
| 12 |
-
- cbct
|
| 13 |
-
- 3d-segmentation
|
| 14 |
-
- semi-supervised
|
| 15 |
pretty_name: STS-3D-Tooth
|
| 16 |
size_categories:
|
| 17 |
-
- n<1K
|
| 18 |
-
dataset_info:
|
| 19 |
-
features:
|
| 20 |
-
- name: sample_id
|
| 21 |
-
dtype: string
|
| 22 |
-
- name: subset
|
| 23 |
-
dtype: string
|
| 24 |
-
- name: split
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: labeled
|
| 27 |
-
dtype: bool
|
| 28 |
-
- name: num_slices
|
| 29 |
-
dtype: int32
|
| 30 |
-
- name: preview_slice_index
|
| 31 |
-
dtype: int32
|
| 32 |
-
- name: image_slice
|
| 33 |
-
dtype: image
|
| 34 |
-
- name: mask_slice
|
| 35 |
-
dtype: image
|
| 36 |
-
- name: overlay_slice
|
| 37 |
-
dtype: image
|
| 38 |
-
splits:
|
| 39 |
-
- name: integrity_labeled
|
| 40 |
-
num_bytes: 3644109
|
| 41 |
-
num_examples: 10
|
| 42 |
-
- name: integrity_unlabeled
|
| 43 |
-
num_bytes: 26954805
|
| 44 |
-
num_examples: 231
|
| 45 |
-
- name: roi_labeled
|
| 46 |
-
num_bytes: 2051398
|
| 47 |
-
num_examples: 22
|
| 48 |
-
- name: roi_unlabeled
|
| 49 |
-
num_bytes: 6002279
|
| 50 |
-
num_examples: 108
|
| 51 |
-
download_size: 38669922
|
| 52 |
-
dataset_size: 38652591
|
| 53 |
-
configs:
|
| 54 |
-
- config_name: default
|
| 55 |
-
data_files:
|
| 56 |
-
- split: integrity_labeled
|
| 57 |
-
path: data/integrity_labeled-*
|
| 58 |
-
- split: integrity_unlabeled
|
| 59 |
-
path: data/integrity_unlabeled-*
|
| 60 |
-
- split: roi_labeled
|
| 61 |
-
path: data/roi_labeled-*
|
| 62 |
-
- split: roi_unlabeled
|
| 63 |
-
path: data/roi_unlabeled-*
|
| 64 |
---
|
| 65 |
|
| 66 |
# STS-3D-Tooth
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
+
- image-segmentation
|
| 5 |
modality:
|
| 6 |
+
- CBCT
|
| 7 |
language: []
|
| 8 |
tags:
|
| 9 |
+
- medical-imaging
|
| 10 |
+
- dental
|
| 11 |
+
- tooth-segmentation
|
| 12 |
+
- cbct
|
| 13 |
+
- 3d-segmentation
|
| 14 |
+
- semi-supervised
|
| 15 |
pretty_name: STS-3D-Tooth
|
| 16 |
size_categories:
|
| 17 |
+
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |
# STS-3D-Tooth
|