alexgkendall / SegNet-Tutorial

Files for a tutorial to train SegNet for road scenes using the CamVid dataset
http://mi.eng.cam.ac.uk/projects/segnet/tutorial.html
847 stars 517 forks source link

Could you please provide the SegNet with cudnn v.6? #121

Closed MILOTIDE closed 6 years ago

MILOTIDE commented 6 years ago

Hello, I want to use SegNet on Nvidia TX1 and try to use Tensor RT v.2.1 to accelerate the net.However the Tensor RT v.2.1 only supports cudnn v.6 ,as the SegNet supports cudnn v.5. And I noticed that in the webpage you said that you have tested the SegNet on cudnn v.6, so could you please provide the SegNet with cudnn6? Thanks a lot for your help.