GithubHelp home page GithubHelp logo

Installation issue about omni3d HOT 6 CLOSED

matteosodano avatar matteosodano commented on July 2, 2024 1
Installation issue

from omni3d.

Comments (6)

genevieve-tech avatar genevieve-tech commented on July 2, 2024 1

I also encountered similar issues with Detectron2 and Pytorch3D, and used the following commands to install them:

However, there still seem to be incompatibility issues when I run demo.py.


Edit: after several reinstallations, I was able to run demo.py with the commands provided in the README. Not sure what happened exactly.

from omni3d.

matteosodano avatar matteosodano commented on July 2, 2024

I think the problem comes from the installation instructions you give. We executed them weeks ago, when you first published the repo (WITHOUT the training code), and the versions of some libraries were different from the ones we get now executing the exact same commands (pytorch3d becomes 0.7.0 from 0.6.2, detectron2 becomes 0.6 from 0.4). In fact, the old conda env is able to start training, while the new one isn't.

My suggestion would be to publish directly a requirements.yml file with the exact versions you used for training.

from omni3d.

gkioxari avatar gkioxari commented on July 2, 2024

Hi @matteosodano. It seems that you weren't able to install detectron2 properly.

  1. Are you using conda and are you following the commands we provided?
  2. What is your cuda version
  3. Our code should be compatible with newest versions of pytorch3d, detectron2 and pytorch. There should be no incompatibility issues with newest versions. I think the issue that you are facing is that your environment was not able to install detectron2 properly. So let's figure out why that is.

from omni3d.

matteosodano avatar matteosodano commented on July 2, 2024

Hi

  1. Yes, I'm using conda with the commands you provided
  2. I tried on two machines: one with cuda 11.2, another with cuda 10.2
    2a. On that same machine with cuda 10.2, I was able to install everything properly and run the demo some weeks ago.

from omni3d.

gkioxari avatar gkioxari commented on July 2, 2024

What were you not able to install with cuda 11?

from omni3d.

matteosodano avatar matteosodano commented on July 2, 2024

It looks like the problem, as you suggested is detectron. All the rest gets installed succesfully.

from omni3d.

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.