I am trying to install Caffe deep learning platform on windows and struggling for many days. Unfortunately, I am still unsuccessful in installing it.
I followed the instructions that Neil has mentioned on his blog. During setting Cmake in step 3, I could not find ‘CMAKE_LINKER’ to check it, I ignored this one and tried to build "ALL_BUILD" in "OpenCV.sln" file in visual studio 2013. I am getting errors with the title error LNK.
- Does anybody know about this CMAKE_LINKER that how should I bring it on the CMake list to configure?
- Which software/library should I include?
- Could you please guide me how to install Caffe?I will be thankful if you have any step by step tutorial, share with me.
your help is appreciated Thanks