retina-unet icon indicating copy to clipboard operation
retina-unet copied to clipboard

minimum requirements

Open saeedami opened this issue 8 years ago • 1 comments

hi, what is minimum requirements to run this code? what is the python version? 3 or 2.7

saeedami avatar Feb 11 '17 06:02 saeedami

I tested this code on Python 2.7 only, It needs some modifications to run on python 3.x. Then you need the dependencies listed in the Readme, and of course the DRIVE dataset. Regarding the training, a GPU is highly recommended. We took about 20 hours to train the model on a GeForce GTX TITAN X.

dcorti avatar Feb 15 '17 08:02 dcorti