Retina-Blood-Vessel-Segmentation-using-UNET-in-TensorFlow
Retina-Blood-Vessel-Segmentation-using-UNET-in-TensorFlow copied to clipboard
This repository contains the code for the Retina Vessel Segmentation (DRIVE) using the UNET architecture in TensorFlow 2.0
Hello, I have been following your tutorial. It seems in the video, you are getting around 0.9, but running on Colab is giving me a max of 0.4 accuracy. Do...
i get this error 'Could not find a format to read the specified file in ImageMode.multi_image mode' when i execute the method def augment_data
my image is not augmented, when i print the augmet variabel on def augment, the result is False, not True