DeepTrial / Retina-VesselNet

A Simple U-net model for Retinal Blood Vessel Segmentation based on tensorflow2
303 stars 76 forks source link

FileNotFoundError: [Errno 2] No such file or directory: './master/VesselNet/dataset/train/groundtruth/origin\\42_manual1.tif' #48

Open Qilzos opened 2 years ago

Qilzos commented 2 years ago

Hello there.

Sorry for bothering you but I ran into this error which stated that it cannot find the image file directory but for some reason after the "ground truth" it added an extra directory "origin" which I find odd because it should not be as so.

Is there a way to fix this problem? because I already revised all the pathing it should be correct. Thank you in advance.

giovannilopez9808 commented 2 years ago

I

Hello there.

Sorry for bothering you but I ran into this error which stated that it cannot find the image file directory but for some reason after the "ground truth" it added an extra directory "origin" which I find odd because it should not be as so.

Is there a way to fix this problem? because I already revised all the pathing it should be correct. Thank you in advance.

When i try to download the dataset, some files on train and validate folders have 0B on the size, maybe this happend to you

youarewe commented 1 year ago

me too