Page 1 of 1

Installing Caffe in Ubuntu 16.04

Posted: Tue 30 Aug 30 2016 1:26 am
by Daniel Wee
This link has it all:-

https://github.com/BVLC/caffe/wiki/Ubun ... tion-Guide

Works better with CUDA 8.0RC but can be made to work on 7.18 with the following mods:-

https://github.com/BVLC/caffe/issues/4046

Re: Installing Caffe in Ubuntu 16.04

Posted: Wed 31 Aug 31 2016 6:17 pm
by Daniel Wee
Install OpenCV 3.1 and integrate with Caffe:-

https://github.com/BVLC/caffe/wiki/Ubun ... tion-Guide

Re: Installing Caffe in Ubuntu 16.04

Posted: Wed 31 Aug 31 2016 9:08 pm
by Daniel Wee
Potential compile issues resolved:-

https://github.com/BVLC/caffe/issues/2347