File size: 3,842 Bytes
86dc15f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
536c81c
86dc15f
 
6823e5f
86dc15f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d35106d
86dc15f
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
---
datasets:
  - name: Stereotactic Radiosurgery Dataset (SRS)
  - description: "A comprehensive dataset designed for developing AI models in Stereotactic Radiosurgery (SRS). This dataset includes clinical, imaging, tumor segmentation, and treatment planning data to support research in automated contouring, dose prediction, and treatment optimization."
  - license: "CC BY-NC 4.0"
  - tags:
    - medical-imaging
    - radiotherapy
    - tumor-segmentation
    - dose-optimization
    - AI-healthcare
  - languages:
    - en
---

## ๐ŸŽฏ **Stereotactic Radiosurgery Dataset (SRS)**

## ๐ŸŽฏ **Overview**
The **Stereotactic Radiosurgery Dataset** is tailored for research in advanced AI applications for Stereotactic Radiosurgery (SRS). 

---

## ๐Ÿ“Š **Dataset Summary**
| **Feature**              | **Details**                                   |
|--------------------------|-----------------------------------------------|
| ๐Ÿฅ **Clinical Data**       | 400 patient records with demographic and medical history information. |
| ๐Ÿง  **Imaging Data**        | High-resolution CT, MRI, and PET scans with isotropic and anisotropic voxel sizes. |
| ๐ŸŽฏ **Tumor Segmentations** | Segmentation paths for GTV, CTV, and PTV with inter-observer variability. |
| โš™๏ธ **Treatment Plans**      | Beam arrangements, dose distributions, DVHs, and optimization objectives. |
| ๐Ÿ“‚ **File Formats**        | Metadata in CSV and images/segmentations in NIfTI. |

---

## ๐Ÿ’ก **Features**
### **1. Clinical Data**
- Patient demographics: Age, gender, weight, height.
- Medical history: Comorbidities, previous treatments.
- Tumor details: Histology, grade, and stage.

### **2. Imaging Data**
- Modalities: CT, MRI, and PET.
- Imaging protocols: Contrast-enhanced and non-contrast-enhanced scans.
- Scanner metadata: Manufacturer and model.

### **3. Tumor Segmentation**
- Gross Tumor Volume (GTV), Clinical Target Volume (CTV), and Planning Target Volume (PTV).
- Segmentation paths stored in NIfTI format.

### **4. Treatment Plans**
- Dose distributions, beam arrangements, and dose-volume histograms (DVHs).
- Optimization goals: Tumor dose maximization and organ sparing.

---

## ๐Ÿ” **Usage**
This dataset supports multiple applications:
- **Automated Contouring:** Train models for accurate tumor volume delineation.
- **Treatment Optimization:** Develop algorithms for optimized treatment plans.
- **Patient Outcome Prediction:** Research predictive analytics for treatment response.

---

## ๐Ÿ› ๏ธ **File Organization**
- **Main CSV:** Contains metadata for all patient cases.
- **Synthetic Images:** Paths to synthetic CT, MRI, and PET scans.
- **Tumor Segmentations:** Paths to NIfTI files for GTV, CTV, and PTV segmentations.
- **Simulated Paths:** Placeholder paths simulate real-world usage scenarios.

---

## ๐ŸŽจ **Visual Example**
Below is an example row from the dataset:

| **Feature**               | **Example Value**                           |
|---------------------------|---------------------------------------------|
| Patient_ID                | `SIM-0001`                                 |
| Age                       | `36`                                       |
| Imaging Modality          | `CT`                                       |
| Tumor Histology           | `Meningioma`                               |
| GTV_Segmentation_Path     | `/simulated/path/SIM-0001_GTV_segmentation.nii` |
| Beam Arrangements         | `Single`                                   |
| Dose Distributions (Gy)   | `35.04`                                    |

---

## ๐Ÿ“œ **Citations**
If you use this dataset, please cite it as follows:

---

## ๐Ÿ’ฌ **Contact**
For questions, reach out to the dataset maintainer: **A Taylor @ hf.co/taylor658**   

---

## ๐Ÿ”’ **Licensing**
This dataset is licensed under **apache-2.0**.