Retina-Blood-Vessel-Segmentation-using-UNET-in-TensorFlow icon indicating copy to clipboard operation
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

Results 3 Retina-Blood-Vessel-Segmentation-using-UNET-in-TensorFlow issues
Sort by recently updated
recently updated
newest added

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