BIDS format
#1396
-
Hi! Does MONAI support data I/O for BIDS format? |
Beta Was this translation helpful? Give feedback.
Answered by
wyli
May 16, 2023
Replies: 1 comment 7 replies
-
Hi @hw-ju, to the best of my knowledge, we are not supporting it so far. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
that's not implemented yet, I also suspect it'll be highly task-dependent e.g. https://github.com/KCL-BMEIS/VS_Seg/blob/05065cbd97ebf5366695db5a1c3e8745f2295fb0/preprocessing/createBIDSdataset/data_conversion_BIDS.py
the design of
monai.data.folder_layout
partly considers the use case but it's not a complete solution https://github.com/Project-MONAI/MONAI/blob/dev/monai/data/folder_layout.py