MONAI icon indicating copy to clipboard operation
MONAI copied to clipboard

Add dataset hub.

Open dirtycomputer opened this issue 2 years ago • 2 comments

Please add dataset hub, so that everyone can reuse the datasets someone created before. And like hugging-face dataset, it can support everyone download dataset by just adding one-line code. https://huggingface.co/datasets https://huggingface.co/docs/datasets/index And it can provide many dataset operations for medical 3D/2D images, medical texts and other modality data.

dirtycomputer avatar Jun 22 '23 17:06 dirtycomputer

thanks, this PR (work in progress) might bring in the part of necessary capability for download/upload https://github.com/Project-MONAI/MONAI/pull/6454

wyli avatar Jun 23 '23 08:06 wyli

Maybe https://github.com/Project-MONAI/MONAI/pull/6454 only add upload/download model parameters feature. What I would like to say is that "please add dataset hub".

dirtycomputer avatar Jun 23 '23 12:06 dirtycomputer