-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hi,
I am trying to reproduce your results using the code and data provided.
The code runs without errors, however the output is NAN values. Loss function stays constant instead of decreasing.
Bart reconstruction seems to work fine.
Could it by a version issue? I am using Python 3.7, in combination with your requirements file. Hardware: nvidia rtx 3090, 24gb ram. Some packages were not listed in the requirements so I tried to find one that works. E.g. "gast" (version 2.2), skiimage. I have attached the requirements that I am using, maybe you can comment if that is correct.
Do you have any idea where to look for the error?
I would like to use the code later for preclinical MRI data (single coil). Could you comment on the following
- Do I need to normalize the data or do any other preprocessing (right now it is complex k-space data)
- Should I train each region and image type separately (e.g. head T1, abdomen T2) or can I train them together?
- In case image size is different can I zerofill the images to have the same matrix size or does the original MR data need to be the same matrix size.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

