I plan to use ADNI brain MRI dataset whose data are in Nifti. SPM 12 has been used for segmentation (grey matter-white matter). I can visualize them but could not understand how to use them in deep learning with the correct format. Should I convert them to jpeg or png (I read a few articles that use them as jpeg)?
The second and most important question is how can I determine which slice of the file should be used? Should it be the middle of them? Nifti files I used have 160 slices for each subject's brain and I did not see any article that mentions how to select slices.
Can you give some idea and recommend resources to understand the fundamental of the answers, please?