Open JieSong89 opened 8 years ago
Hi,
This was forked off Caffe September 2015 so it doesn't contain cudnn4 support.
I'd be happy to accept pull requests for cudnn4 support / merges with latest Caffe master if you need it! :)
Tomas
With which cuda version and toolkit version will it work perfectly? as i am currently having Cuda compilation tools, release 7.5, V7.5.17 installed in my PC. kindly help me with configuration..
cudnn v2 works for this project.
I have run the demo with Matlab, but when try to train the network with command "sh train_heatmap.sh heatmap-flic-fusion 1", the following error is reported:
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector
Could you please check the error? Thanks.
hi all: @tpfister @JieSong89 @harshal2802 @pluskid I have update caffe with the latest version and create a pull request. @tpfister Would you please merge it. The fork in my repo is here https://github.com/djangogo/caffe-heatmap
@tpfister
Hi, I try to compile with cudnn 4 but seems incompatible. Have you tried with cudnn 4?