Coder Social home page Coder Social logo

Comments (4)

anhquancao avatar anhquancao commented on May 28, 2024

Hello @haiphamcse, I haven't calculated the frames per second (FPS) yet, but the inference time is primarily influenced by the number of views you'd like to generate. Each view typically requires about 2 seconds for generation. Additionally, the tsdf fusion process also scales linearly with the number of views.

However, the inference time can be significantly reduced by directly extracting the occupancy from the density volume, similar to the approach demonstrated in BTS paper: https://fwmb.github.io/bts/

from scenerf.

haiphamcse avatar haiphamcse commented on May 28, 2024

Hi there, thank you for your reply. Have the team done any test on the way to extract the occupancy out other than the TSDF fusion of novel views yet? To my best knowledge, to obtain the results in the paper 13.84 IoU we need to generate a lot of novel depth (~27 frames), it is necessary or a smaller amount of frames will still give comparable results

from scenerf.

anhquancao avatar anhquancao commented on May 28, 2024

Hello @haiphamcse, I haven't experimented with obtaining the occupancy directly from the density field. In the case of SemKITTI, rotating views (angle != 0) only yielded marginal improvements, likely because the dataset mostly consists of front-facing images. I remembered sampling only 10 views with an angle of 0 and an interval of 1 meter also give roughly the same performance."

from scenerf.

haiphamcse avatar haiphamcse commented on May 28, 2024

Thank you for your reply. I will close the issue now.

from scenerf.

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.