š 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 the chest_xray_processed.jsonl is as follows:
{
"image_id": "
",
"findings": "",
"labels": ""⦠See the full description on the dataset page: https://huggingface.co/datasets/toolevalxm/MedVision-ChestX-Raw.