GithubHelp home page GithubHelp logo

Build caffe: make runtest error about rcf HOT 5 OPEN

yun-liu avatar yun-liu commented on July 20, 2024
Build caffe: make runtest error

from rcf.

Comments (5)

yun-liu avatar yun-liu commented on July 20, 2024

@exampen Hello. The layer of SigmoidCrossEntropyLossLayer in RCF has been modified, but the test code of SigmoidCrossEntropyLossLayerTest has not been changed. Thus, you needn't bother about this.

from rcf.

exampen avatar exampen commented on July 20, 2024

Much thanks for your reply! I ignored these errors like you said, however, when I ran the code 'cd $ROOT_DIR/examples/rcf/./train.sh', I met another error, namely,'ImportError: no module named _caffe'. what should I do then? hope to hear from you soon

from rcf.

yun-liu avatar yun-liu commented on July 20, 2024

Have you built pycaffe by 'make pycaffe'? You should run this command after 'make caffe'.

from rcf.

exampen avatar exampen commented on July 20, 2024

When I 'make pycaffe', I ran across another error like this:

acel@ubuntu:~/Downloads/rcf$ make pycaffe
CXX/LD -o python/caffe/_caffe.so python/caffe/_caffe.cpp
python/caffe/_caffe.cpp:1:52: fatal error: Python.h: No such file or directory
compilation terminated.
Makefile:501: recipe for target 'python/caffe/_caffe.so' failed
make: *** [python/caffe/_caffe.so] Error 1

I have taken some steps to solve it, but they did not work,. Do you have any suggestions about this, thanks!
suggesstions

from rcf.

yun-liu avatar yun-liu commented on July 20, 2024

You can refer to https://github.com/BVLC/caffe/issues or http://caffe.berkeleyvision.org/installation.html for some suggestions.

from rcf.

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.