gylee1103 / SaliencyELD

Source code for Deep Saliency with Encoded Low Level Distance Map and High Level Features, CVPR 2016.
39 stars 20 forks source link

Can you help me? Anyway thank you very much #5

Closed rainbowbird07 closed 6 years ago

rainbowbird07 commented 6 years ago

I have a question. When i operate 'make -j4', i cannot pass and have the error: SaliencyELD-master/caffe/src/caffe/layers/cudnn_relu_layer.cu(20): error: argument of type "cudnnActivationMode_t" is incompatible with parameter of type "cudnnActivationDescriptor_t" detected during instantiation of "void caffe::CuDNNReLULayer::Forward_gpu(const std::vector<caffe::Blob , std::allocator<caffe::Blob >> &, const std::vector<caffe::Blob , std::allocator<caffe::Blob >> &) [with Dtype=float]" (54): here