DeepTrial / Retina-VesselNet

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

Test using my own image without mask and result #45

Open xiaogangzhu opened 3 years ago

xiaogangzhu commented 3 years ago

Hi: I want to try your model with my own image. But I don't have mask or result for my own image and the code didn't run well. How should I fix this?