n2v icon indicating copy to clipboard operation
n2v copied to clipboard

How to use Nifti data for training and prediction

Open skpathak opened this issue 2 months ago • 1 comments

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

skpathak avatar Dec 09 '24 22:12 skpathak