Giter Site home page Giter Site logo

Comments (1)

Kashu7100 avatar Kashu7100 commented on August 28, 2024

Thank you for your interest in our project.

We have integrated Open3D for its CUDA-accelerated TSDF (Truncated Signed Distance Function) capabilities. It's important to note that this particular TSDF implementation dynamically adjusts GPU memory usage based on the scene's dimensions, meaning it allocates additional GPU resources as the scene expands. Our SEEM framework typically requires a constant 3-5 GB of GPU memory, though this can vary with the scene size and specific configurations.

To mitigate the memory usage, consider lowering the voxel resolution. This adjustment can significantly reduce memory demands.

Regarding larger environments, such as full-room scans, a GPU with more substantial memory becomes necessary. Alternatively, offloading computations to an external server could be a viable solution. We recognize this limitation and are actively working on optimizing our system to lower GPU requirements. Our goal is to release an updated version of the code concurrent with the acceptance of our upcoming paper, which will include these improvements.

from openfusion.

Related Issues (4)

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.