hszhao / ICNet

ICNet for Real-Time Semantic Segmentation on High-Resolution Images, ECCV2018
https://hszhao.github.io/projects/icnet
607 stars 199 forks source link

Could you support CUDA8.0 and CUDNN 5.0 ? #6

Open chamcham115 opened 7 years ago

chamcham115 commented 7 years ago

Thanks for your shared code. Is this code only applied cuda 7.5 and cudnn 4.0?

ashkanaev commented 7 years ago

+1, chamcham115

gjm441 commented 6 years ago

You can fork latest caffe from BVLC, and then add layers such as 'interp layer' related files to that caffe. Recompile and work.