Open eduardoafonso1089 opened 4 months ago
The "temp" image needs to be converted to grayscale for the new version of Keras models. However, the image must be in RGB format for segmentation. Therefore, this line of code makes the routine more robust.
The "temp" image needs to be converted to grayscale for the new version of Keras models. However, the image must be in RGB format for segmentation. Therefore, this line of code makes the routine more robust.