UniBiomed: A Universal Foundation Model for Grounded Biomedical Image Interpretation
Paper link: https://arxiv.org/abs/2504.21336
Code link: https://github.com/Luffy03/UniBiomed
NOTE THAT we are not the authors of the original datasets. Although all these datasets are publicly available for academic research, you need to cite the original works as shown in our paper. For certain datasets that necessitate approval from the authors, you need to download them from the original link.
We will consistently update the datasets.
Download Dataset
cd UniBiomed
mkdir data
cd data
mkdir Biomed
cd Biomed
huggingface-cli download Luffy503/UniBiomed --repo-type dataset --local-dir . --cache-dir ./cache
Acknowledgement
We highly appreciate RadGenome, BiomedParse, VoCo, and MedTrinity for providing data preprocessing toolkits.
Citation
If you find this repo useful for your research, please consider citing the paper as follows:
@article{wu2025unibiomed,
title={UniBiomed: A Universal Foundation Model for Grounded Biomedical Image Interpretation},
author={Wu, Linshan and Nie, Yuxiang and He, Sunan and Zhuang, Jiaxin and Chen, Hao},
journal={arXiv preprint arXiv:2504.21336},
year={2025}
}
- Downloads last month
- 32