[Caffe] Issues while installing Caffe

Installation

http://caffe.berkeleyvision.org/installation.html

  1. Caffe cannot be installed with GCC version above 6, so use export to bypass the problem.
    https://stackoverflow.com/questions/17275348/how-to-specify-new-gcc-path-for-cmake
  2. There are various dependencies which cause problem, refer to their GitHub
    https://github.com/BVLC/caffe/wiki/Commonly-encountered-build-issues

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.