Hello dear researchers: I am working on project to classify lung ct image using CNN and LIDC dataset, i have three questions:
1- each scan in the dataset contains a large number of slices(images) between 100 to 500, do i need all the image for each scan or i can choose some of them for example 20 images for each scan?
2- what is the best segmentation algorithm for these type of images?
3- each image in the dataset has a size 512x512, to i need to resize images or use them as they are?