Code Monkey home page Code Monkey logo

Comments (6)

mcever avatar mcever commented on May 30, 2024

I was able to move past this particular issue by upgrading my python protobuf to 3.6.1 over the 3.0.0 listed in python-requirements.txt.

from dsrg.

mcever avatar mcever commented on May 30, 2024

Further, I had to pip install pyyaml and sklearn.

from dsrg.

speedinghzl avatar speedinghzl commented on May 30, 2024

@mcever Have you solved the problem? You throw much information which may be irrelevant to your question. Maybe you can check your caffe by running make runtest before running DSRG.

from dsrg.

mcever avatar mcever commented on May 30, 2024

@speedinghzl thanks for the reply. Yes, the issue was that the python-requirements.txt has an old version of protobuf that is incompatible with the project, and the python-requirements.txt is missing a couple of other dependencies.

from dsrg.

mcever avatar mcever commented on May 30, 2024

Another missing Python package: pydensecrf, referenced in the code but not in python-requirements.txt https://github.com/lucasb-eyer/pydensecrf

from dsrg.

mcever avatar mcever commented on May 30, 2024

Just want to tag these on here as well:

  1. run.sh line 10 has a hardcoded path that should be PASCAL_DIR
  2. python-tk as a dependency, installed via apt-get

from dsrg.

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.