Add BodyMaps logo header and social-share thumbnail
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
task_categories:
|
| 4 |
- image-segmentation
|
|
@@ -8,6 +9,13 @@ size_categories:
|
|
| 8 |
- 1K<n<10K
|
| 9 |
---
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
# Dataset Summary
|
| 12 |
|
| 13 |
We present PanTS (The Pancreatic Tumor Segmentation Dataset) recently created by JHU. It is a large-scale, multi-institutional dataset, containing 36,390 three-dimensional CT volumes from 145 medical centers, with expert-validated, voxel-wise annotations of over 993,000 anatomical structures, covering pancreatic tumors, pancreas head, body, and tail, and 24 surrounding anatomical structures such as vascular/skeletal structures and abdominal/thoracic organs.
|
|
|
|
| 1 |
---
|
| 2 |
+
thumbnail: https://huggingface.co/datasets/BodyMaps/CancerVerse/resolve/main/assets/bodymaps-social-card.png
|
| 3 |
license: cc-by-nc-sa-4.0
|
| 4 |
task_categories:
|
| 5 |
- image-segmentation
|
|
|
|
| 9 |
- 1K<n<10K
|
| 10 |
---
|
| 11 |
|
| 12 |
+
<picture>
|
| 13 |
+
<source media="(prefers-color-scheme: dark)" srcset="https://huggingface.co/datasets/BodyMaps/CancerVerse/resolve/main/assets/bodymaps-lockup-dark.png">
|
| 14 |
+
<img alt="BodyMaps" src="https://huggingface.co/datasets/BodyMaps/CancerVerse/resolve/main/assets/bodymaps-lockup-light.png" width="380">
|
| 15 |
+
</picture>
|
| 16 |
+
|
| 17 |
+
<!-- bodymaps-logo-header -->
|
| 18 |
+
|
| 19 |
# Dataset Summary
|
| 20 |
|
| 21 |
We present PanTS (The Pancreatic Tumor Segmentation Dataset) recently created by JHU. It is a large-scale, multi-institutional dataset, containing 36,390 three-dimensional CT volumes from 145 medical centers, with expert-validated, voxel-wise annotations of over 993,000 anatomical structures, covering pancreatic tumors, pancreas head, body, and tail, and 24 surrounding anatomical structures such as vascular/skeletal structures and abdominal/thoracic organs.
|