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.

MedVision: Medical Vision AI Framework

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

We release the raw chest X-ray data for our MedVision project. This dataset is derived from the original NIH ChestX-ray8 dataset released by NIH Clinical Center.

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

{
  "image_id": <unique identifier for the X-ray image>,
  "patient_id": <anonymized patient identifier>,
  "findings": <text description of findings>,
  "labels": [<list of disease labels>],
  "view_position": <AP/PA/lateral>,
  "metadata": <additional metadata>
}

The raw data has been preprocessed to remove personally identifiable information and standardize the format for machine learning applications.

*Note: This dataset is intended for research purposes only. Always consult qualified medical professionals for clinical decisions.

License

The license for this dataset is CC0.

Downloads last month
4