GithubHelp home page GithubHelp logo

Comments (1)

lorafib avatar lorafib commented on September 25, 2024

Hey!

Two questions:

  • Does this method support integrating multiple RGBD streams like FWD?

If "multiple" means that you do not have to train for a specific stream, then yes, it should generalize quite well for different RGB sensors and scenes, given that the provided depth maps have good quality. If "multiple" means, multiple streams at once for one scene then it would work method-wise. Although sensor interface things are not provided in this code base and you would need to do this your self. If this did not answer your question: Do you have a link or something that shows the use case you're referring to for FWD?

  • Does this support real-time synthesis of dynamic scenes, such as a person walking around?

No, LiveNVS generally assumes a static scene. Small "outliers" might be filtered out by the image fusion process, but we do not actively model any dynamic scene parts.

Hope that helps!

from livenvs.

Related Issues (3)

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.