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: './experiments/VesselNet/dataset/train/groundtruth/./emanual1.tif' #19

Closed NBekele closed 5 years ago

NBekele commented 5 years ago

This message comes up when running main_training.py

I don't understand where this error is coming from as I cannot find where we are actually looking for a file 'emanual1.tif'.

Did someone run in the same issue?

llmir commented 5 years ago

same issue, so how to solve it?thx!