The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

MedScan: Medical CT Scan Dataset Processing Pipeline

πŸ“‘ Paper | 🌐 Project Page | πŸ’Ύ Released Resources | πŸ“¦ Repo

We release the raw medical imaging metadata for our processed MedScan dataset, adopted from the original dataset from Stanford AIMI (Center for Artificial Intelligence in Medicine & Imaging).

The data format for each line in the chest_xray_metadata.jsonl is as follows:

{
  "image_id": <unique identifier for the medical image>,
  "patient_demographics": <anonymized patient information>,
  "imaging_parameters": <scan acquisition settings>,
  "pathology_labels": <diagnostic labels>,
  "source": <data origin>,
  "modality": <imaging type>,
  "annotations": <expert annotations if available>
}

Some images have limited annotations due to privacy constraints and were not included in downstream processing.

*Note: This dataset is derived from publicly available medical imaging repositories released by Stanford AIMI and has been de-identified according to HIPAA Safe Harbor guidelines.

Citation

When using this dataset, please cite: Stanford AIMI.

License

The license for this dataset is CC-BY-NC-4.0.

Downloads last month
4