peiyunh / tiny

Tiny Face Detector, CVPR 2017
https://cs.cmu.edu/~peiyunh/tiny
Other
1.13k stars 320 forks source link

Error of Compiling Matconvnet #58

Closed ngcthuong closed 6 years ago

ngcthuong commented 6 years ago

Hello, I have compiled the original matconvnet in both GPU and CPU case. For this branch of matconvnet, I got this error. Any suggestion?

I use Window 10s, Matlab 2017a and Cuda 8.0.

image

fengyuentau commented 4 years ago

You need cudnn v5.1, see https://github.com/vlfeat/matconvnet/issues/1062#issuecomment-374163349