zhaoweicai / cascade-rcnn

Caffe implementation of multiple popular object detection frameworks
1.04k stars 293 forks source link

Versions about CUDA,CUDNN,GCC and matlab #72

Closed lclin666 closed 5 years ago

lclin666 commented 5 years ago

When using CUDA=9.0,CUDNN=7.4,GCC=5.4,matlabR2018a, I got some errors in make matcaffe, can you tell me what are the version of yours?

zhaoweicai commented 5 years ago

The version we used was around 07/2017, close to Caffe V1.0. For now, CUDA 8.0 with cuDNN 6.0.20 has been tested.