-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Output of Network is NaN #4
Comments
Hi @Mrvolcan, I have the same error and could not overcome it. If you could overcome, please share it. Because I could not have reconstructed Bart recon,too with NaN metric value. Best, |
I ran into the same problem as above: Train data: Network architecture
Training parameters:
Error results: |
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
Thanks!
requirements.txt
The text was updated successfully, but these errors were encountered: