GithubHelp home page GithubHelp logo

getting errors in importing about adapt HOT 3 CLOSED

jchinniah avatar jchinniah commented on August 22, 2024
getting errors in importing

from adapt.

Comments (3)

Enigmatisms avatar Enigmatisms commented on August 22, 2024

Can you provide more detailed running configurations? Like where do you run this script and how?
If I run my code in the root folder, using:

python ./render.py --scene cbox --name cbox.xml --iter_num 8000 --arch cuda --type bdpt 

Everything works well. Also note that since I noticed that you run the code on windows, so if the BVH module is not properly compiled, you should set accelerator to be none instead of bvh (for some scenes like cbox/bunny.xml).

<!--<string name="accelerator" value="bvh"/>-->
<string name="accelerator" value="none"/>

image

from adapt.

Enigmatisms avatar Enigmatisms commented on August 22, 2024

Any update on this issue? The issue being idle for more than 1 day will be closed.

from adapt.

Enigmatisms avatar Enigmatisms commented on August 22, 2024

Closing this issue since I need more information, if the issue persists. Feel free to reopen if needed.

If everything works well then, you can star this repo. That would be much appreciated.

from adapt.

Related Issues (8)

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.