alexgkendall / caffe-segnet

Implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Semantic Pixel-Wise Labelling
http://mi.eng.cam.ac.uk/projects/segnet/
Other
1.08k stars 452 forks source link

CUDNN version #142

Open light82 opened 6 years ago

light82 commented 6 years ago

If I want to build caffe-segnet use_cudnn,which version of cuda is supported?I install cuda 8.0,but it is not compatible with caffe-segnet.