You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Ruyi,
I wonder if r2 gaussian output negative densities, for example the to-be-reconstructed volume has negative intensities. In such case, does that mean I need to normalize the volume to [0,1]?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi, to support negative intensities, you may need to edit certain lines in the CUDA forward and backward functions. For instance, you could start by commenting out this line and similar ones in other functions.
Hi Ruyi,
I wonder if r2 gaussian output negative densities, for example the to-be-reconstructed volume has negative intensities. In such case, does that mean I need to normalize the volume to [0,1]?
Thank you!
The text was updated successfully, but these errors were encountered: