lung-segmentation-3d
lung-segmentation-3d copied to clipboard
Lung fields segmentation on tomography images using convolutional neural networks.
Results
1
lung-segmentation-3d issues
Sort by
recently updated
recently updated
newest added
Hi trying to reproduce the result. As "from scipy.misc import imresize" can't be used any more .... I am trying to using from skimage.transform import resize. **changes** # lungs[:img_size, :img_size]...