DeepTrial / Retina-VesselNet

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

Specifications of Dependencies #18

Closed NBekele closed 5 years ago

NBekele commented 5 years ago

Could you please specify the dependencies of your model?

Thank you!

DeepTrial commented 5 years ago

i think basic dependencies are tensorflow 1.4,keras 2.2.1 and cuda 8.0 and cudnn 6. I will specify the dependencies later. :)