Skip to content

Output of Network is NaN #4

@Mrvolcan

Description

@Mrvolcan

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!

requirements.txt
complex
graph

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions