File size: 3,716 Bytes
2b048c6 2522c4f 2b048c6 2522c4f 2b048c6 00ce2ad 2b048c6 00ce2ad 2b048c6 |
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 |
---
datasets:
- name: Anterior Cervical Discectomy Dataset (ACD)
- description: "A high-quality dataset for AI model development in Anterior Cervical Discectomy (ACD), featuring clinical, imaging, and surgical data to advance research in automated image analysis, surgical planning, and outcome prediction."
- license: "Apache 2.0"
- tags:
- medical-imaging
- spine-surgery
- segmentation
- surgical-planning
- AI-healthcare
- languages:
- en
---
## π― **Anterior Cervical Discectomy Dataset (ACD)**
## π― **Overview**
The **Anterior Cervical Discectomy (ACD) Dataset** is designed for research in AI applications for spine surgery.
---
## π **Dataset Summary**
| **Feature** | **Details** |
|---------------------------|-----------------------------------------------|
| π₯ **Clinical Data** | 1200 patient records with demographic, medical, and surgical history. |
| π§ **Imaging Data** | PatHS to High-resolution CT and MRI scans across pre-operative, intra-operative, and post-operative stages. |
| π― **Annotations** | Paths to synthetic segmentations for spinal structures and annotations by expert spine surgeons. |
| βοΈ **Surgical Data** | Surgical approach, implant type, disc herniation level, and follow-up notes. |
| π **File Formats** | Metadata in CSV and imaging data in simulated NIfTI paths. |
---
## π‘ **Features**
### **1. Clinical Data**
- Patient demographics: Age, sex, weight, height.
- Medical history: Comorbidities, previous surgeries.
- Surgical details: Approach, level of disc herniation, implant type.
### **2. Imaging Data**
- Modalities: CT and MRI.
- Imaging protocols: T1-weighted, T2-weighted, and T2-FLAIR.
- Scan stages: Pre-operative, intra-operative, post-operative.
- Scanner metadata: Manufacturer and model.
### **3. Surgical and Post-Operative Data**
- Disc degeneration grade, spinal stenosis, and herniation presence.
- Surgical outcome classification: Successful or with complications.
- Follow-up notes summarizing patient recovery or issues.
---
## π **Usage**
This dataset is suitable for:
- **Automated Segmentation:** Efficient segmentation of vertebrae, discs, and spinal structures.
- **Disease Classification:** Detection of disc herniation, spinal stenosis, and degeneration.
- **Outcome Prediction:** Prediction of post-operative success and complications.
---
## π οΈ **File Organization**
- **Main CSV:** Contains metadata for all patient cases.
- **Synthetic Images:** Simulated paths for pre-operative, intra-operative, and post-operative scans.
- **Annotations:** Placeholder paths for potential spinal structure segmentations.
---
## π¨ **Visual Example**
Below is an example row from the dataset:
| **Feature** | **Example Value** |
|--------------------------|----------------------------------------------|
| Patient_ID | `P0001` |
| Age | `45` |
| Imaging Modality | `MRI` |
| Disc Degeneration Grade | `Moderate` |
| Spinal Stenosis | `Yes` |
| Surgical Outcome | `Successful` |
| Pre_Op_Image_Path | `/simulated/path/P0001_pre_op_image.nii` |
---
## π **Citation**
---
## π¬ **Contact**
For inquiries, contact the dataset maintainer:
π§ **A Taylor @ hf.co/taylor658**
---
## π **Licensing**
This dataset is licensed under **Apache 2.0**
|