Giter Club home page Giter Club logo

Comments (5)

buptlj avatar buptlj commented on August 25, 2024 1

modify the include_directories of caffe in CMakeLists.txt

from caffe-yolov3.

job2003 avatar job2003 commented on August 25, 2024

I have install caffe correctly and I can import caffe successfully in python.
Thanks a lot.

from caffe-yolov3.

HilmiK avatar HilmiK commented on August 25, 2024

How did you install caffe ? From master or directly this one ?

from caffe-yolov3.

z00389191 avatar z00389191 commented on August 25, 2024

have you fix it? I also have faced this problem

from caffe-yolov3.

zeyuDai2018 avatar zeyuDai2018 commented on August 25, 2024

This is not a problem of caffe, The problem is about the path. Check the CmakeList.txt file in caffe-yolo3-master directory you shall find in line 36/37 the path is set to caffe/build/include. I believe some of you have installed caffe without build directory. In this case you should change it to caffe/include. There are several places you should make these changes. Check the make file in the build directory as well.

from caffe-yolov3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.