n2v
n2v copied to clipboard
How to use Nifti data for training and prediction
Thanks for the fantastic library!
I want to denoise micro-CT data of a tissue sample. The data is stored in Nifti format. I can convert it into a TIFF and use the code, but I can also directly read the Nifti file using nibabel and get the 3D array. Do you know how I can use the rest of the steps?
I appreciate any help you can provide.
Sudhir