Code Monkey home page Code Monkey logo

Comments (3)

PeterSprague avatar PeterSprague commented on June 4, 2024

standalone/cpu Dockerfile is over a year behind in commits from BVLC/caffe master. Uses Ubuntu 14, not 16.
copied newest cpu Dockerfile from BVLC/caffe -> EO/caffe/docker/standalone/cpu
$ docker build -t gei/caffe-eo:cpu standalone/cpu
$ docker run -i caffe-eo bash
$ cd /opt/caffe
$ make runtest
[----------] Global test environment tear-down
[==========] 1104 tests from 150 test cases ran. (136129 ms total)
[ PASSED ] 1104 tests.
[100%] Built target runtest

Reviewed the two Dockerfiles, seemed compatible. Would this make a difference with the fork?

Can/should the upsample layer have a pull request to the BVLC/caffe master? Problems?

from deepnetsforeo.

nshaud avatar nshaud commented on June 4, 2024

I'm not using Docker so I cannot guarantee that I can help you fix it. I updated the Caffe submodule to the latest master branch from Caffe upstream. Maybe this helps ?

There is already a PR for the Upsample/Unpooling layer in the BVLC/caffe, although it has not been merged yet. When it is merged, I will consider switching to the official caffe repository.

from deepnetsforeo.

PeterSprague avatar PeterSprague commented on June 4, 2024

Thanks.

from deepnetsforeo.

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.