TimoSaemann / caffe-segnet-cudnn5

This repository was a fork of BVLC/caffe and includes the upsample, bn, dense_image_data and softmax_with_loss (with class weighting) layers of caffe-segnet (https://github.com/alexgkendall/caffe-segnet) to run SegNet with cuDNN version 5.
Other
176 stars 127 forks source link

Does anyone compile this caffe-SegNet-cudnn5 under Windows10 successfully? #21

Open xdsonglinliu opened 6 years ago

xdsonglinliu commented 6 years ago

Does anyone compile this caffe-SegNet-cudnn5 under Windows10 successfully? My platform: Win10,cuda8.0,cudnn5.1,vs2013 Until now, I haven't succeeded yet.

The error is:

error LNK2001: unresolved external symbol "protected: virtual void __cdecl caffe::BasePrefetchingDataLayer::InternalThreadEntry(void)" (?InternalThreadEntry@?$BasePrefetchingDataLayer@N@caffe@@MEAAXXZ) E:\caffe-master_for_segnet\windows\caffe\image_data_layer.obj caffe