GithubHelp home page GithubHelp logo

Comments (6)

thodan avatar thodan commented on July 17, 2024

Hello, which links do not work? (I've clicked on a few and all worked. Try to copy the URL to the address bar.)

Progression-X is not required for training, but Osmesa is so you should get that compiled.

from epos.

Xiaflowers avatar Xiaflowers commented on July 17, 2024

Thank you for your reply.I copy the URL to the address bar and it works.
However, Osmeda was still not compiled successfully, resulting in the following error during training:
AttributeError: module 'external.bop_renderer' has no attribute 'Renderer'.

So I really want to be a guide to how do we solve this problem.
Looking forward to your reply!
thank you!

from epos.

thodan avatar thodan commented on July 17, 2024

It seems you modified the python code and added external in external.bop_renderer (when importing bop_renderer)? Did you follow the instructions in section "Setup"? In particular, did you add export PYTHONPATH=$REPO_PATH/external/bop_renderer/build:$PYTHONPATH to file $CONDA_PREFIX/etc/conda/activate.d/env_vars.sh?

from epos.

Xiaflowers avatar Xiaflowers commented on July 17, 2024

Thank you for your advice! These days I have recompiled the code according to "setup", upgraded GCC to 9.3, and configured OSMESA using source code compilation. Now the code is running successfully! However, the problem of insufficient GPU memory will appear soon after the beginning of the training, so I would like to ask what is the minimum computer configuration required for this project? Or how do I adjust the batch so that the training runs properly?

from epos.

thodan avatar thodan commented on July 17, 2024

I was training each model on a single GPU (Tesla P100) with 16GB of memory. You can reduce the memory requirements by, e.g., reducing the number of surface fragments or using a lighter weight backbone network.

from epos.

monajalal avatar monajalal commented on July 17, 2024

Thank you for your reply.I copy the URL to the address bar and it works. However, Osmeda was still not compiled successfully, resulting in the following error during training: AttributeError: module 'external.bop_renderer' has no attribute 'Renderer'.

So I really want to be a guide to how do we solve this problem. Looking forward to your reply! thank you!

I have the same error:

AttributeError: module 'bop_renderer' has no attribute 'Renderer'

from epos.

Related Issues (11)

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.