Code Monkey home page Code Monkey logo

Comments (4)

ashawkey avatar ashawkey commented on August 16, 2024

@alittle-cike Hi, by "screen" do you mean just the GUI window, or the whole system screen?
If it is the GUI window, could you provide some details about your environment, such as the GPU arch? You may also check if it can run successfully in CMD mode, a speed reference is provided in readme.
If it is the system screen, you can specify which GPU to use by something like CUDA_VISIBLE_DEVICES=1 python ... (assuming in Linux) and check again.

from torch-ngp.

ashawkey avatar ashawkey commented on August 16, 2024

from torch-ngp.

alittle-cike avatar alittle-cike commented on August 16, 2024

Yes, I have solved this problem. You are right, thank you very much for your answer.
I know the --bound and --scale parameters are to be adjusted according to the dataset,
do you have any suggestions for the values of the parameters?
thanks a lot for your answer.

from torch-ngp.

ashawkey avatar ashawkey commented on August 16, 2024

You can refer to the aabb_scale if you have used instant-ngp. Basically, you should scale down the camera to make it falls just inside bound box. If scale > 1, it will also use adaptive ray marching to further accelerate training, which could be controlled by --dt_gamma. Also check the readme.

from torch-ngp.

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.