Skip to content
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

Test-CS-MRI #2

Open
Yousuf-SIAT opened this issue Apr 15, 2021 · 2 comments
Open

Test-CS-MRI #2

Yousuf-SIAT opened this issue Apr 15, 2021 · 2 comments

Comments

@Yousuf-SIAT
Copy link

Hi, when I run the test ISTA-Net+ for MRI_CS I get the flowing result:
MRI CS Reconstruction Start
CS ratio is 50, Avg Initial PSNR/SSIM for Brainimages_test is nan/nan
CS ratio is 50, Avg Proposed PSNR/SSIM for Brainimages_test is nan/nan, Epoch number of model is 200
MRI CS Reconstruction End
/home/amax/anaconda3/envs/pytorch/lib/python3.8/site-packages/numpy/core/fromnumeric.py:3372: RuntimeWarning: Mean of empty slice.
return _methods._mean(a, axis=axis, dtype=dtype,
/home/amax/anaconda3/envs/pytorch/lib/python3.8/site-packages/numpy/core/_methods.py:170: RuntimeWarning: invalid value encountered in true_divide
ret = ret.dtype.type(ret / rcount)

Any suggestion thank you in advance.

@Weixin-An
Copy link

The path in the code should be 'BrainImages_test' rather than 'Brainimages_test'.

@Yousuf-SIAT
Copy link
Author

The path in the code should be 'BrainImages_test' rather than 'Brainimages_test'.

thank a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants