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
(https://huggingface.co/docs/hub/datasets-cards)
MedVision: Medical Image Analysis Framework
๐ Paper | ๐ Project Page | ๐พ Released Resources | ๐ฆ Repo
We release the raw data for our processed ChestX dataset, adopted from the original NIH ChestX-ray14 dataset.
The data format for each line in chest_xray_processed.jsonl is as follows:
{
"image_id": unique identifier for the chest X-ray image,
"patient_id": anonymized patient identifier,
"finding_labels": list of pathology labels detected,
"view_position": PA or AP view position,
"image_path": relative path to the image file,
"original_source": source dataset reference,
"meta": additional metadata about this sample
}
Some images may have multiple findings. Empty finding_labels indicate normal cases with no pathology detected.
*Note: Due to privacy requirements, some metadata fields have been anonymized.
License
The license for this dataset is CC0.
- Downloads last month
- 26