Dataset
Dataset Release
OAIZIB-CM: 507 knee MRIs and segmentation masks [Hugging Face (recommended), Google Drive, Zenodo]
Redistribution/Modification of Open-access Dataset
Since Hugging Face is an excellent platform for sharing models and datasets, along with convenient APIs for downloading and uploading data, I have made several open-access datasets available on 🤗 YongchengYAO, ensuring they comply with the original dataset licenses. Only datasets with licenses that allow redistribution or modification have been released.
Example:
#!/bin/bash
# $HF_TOKEN is your Hugging Face token
pip install --upgrade huggingface-hub[cli]
huggingface-cli login --token $HF_TOKEN
# python
from huggingface_hub import snapshot_download
snapshot_download(repo_id="YongchengYAO/OAIZIB-CM", repo_type='dataset', local_dir="/your/local/folder")
Highlight
Ceph-Biometrics-400: 400 head and neck X-ray scans and 19 landmarks
FeTA24-Biometrics: 65 T2w brain MRIs, 7-class segmentation masks, and 5 biometric measurements