MedVis: Medical Vision Data Hub
📑 Paper | 🌐 Project Page | 💾 Released Resources | 📦 Repo
We release the processed chest X-ray dataset for our MedVis framework, adopted from the NIH ChestX-ray14 dataset curated by the National Institutes of Health Clinical Center.
The data format for each line in the chest_xray_processed.jsonl is as follows:
{
"image_id": ,
"findings": … See the full description on the dataset page: https://huggingface.co/datasets/toolevalxm/MedVis-ChestXR-Raw.