retina-unet
retina-unet copied to clipboard
minimum requirements
hi, what is minimum requirements to run this code? what is the python version? 3 or 2.7
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.