Import data from .cfl (BART: MRI image reconstruction) #4503
jaykumar16
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Hi @jaykumar16 , Thanks for your interest and contribution here. Thanks. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I am trying to implement the custom data load. May you please help me with this? I have the files that can read the data from .cfl and I want to implement this in monai.data.Dataset.
Which files do I need to edit to read data from .cfl files?
if you tell me how to do this I can do this myself to save your time.
Thank you for your help.
Here I am attaching the CFL read and write file,
/~https://github.com/mrirecon/bart/blob/master/python/cfl.py
Beta Was this translation helpful? Give feedback.
All reactions