Is is possible to use OASIS3 data with MONAI? #1163
codingismycraft
started this conversation in
General
Replies: 1 comment 1 reply
-
HI @codingismycraft , thanks for the question. MONAI or MONAI Label are platforms or frameworks. It should be flexible to extend to the OASIS data, we have some preliminary studies using MONAI framework. For instance, this application is trained using T1w MRI data including OASIS dataset. For MONAI Label, the bundle can be loaded into 3D Slicer and inference registered T1w MRI in MNI305 space like this: MONAI and Label should have API s to load these MRI data, transforms, and networks that are compatible. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reading the documentation it is not clear to me if we can use MONAI with the OASIS3 dataset; is this something that is supported "out of the box"? If not, how difficult will be to add this feature to the existing code?
Beta Was this translation helpful? Give feedback.
All reactions