GithubHelp home page GithubHelp logo

Comments (5)

JonasW-byte avatar JonasW-byte commented on May 26, 2024

For example, we split the San Francisco dataset as training dataset and test dataset, and train the training dataset as one block, can we get better result on test dataset?

from unboundednerfpytorch.

sjtuytc avatar sjtuytc commented on May 26, 2024

This is a good question. In fact, the generalization of NeRF is a hard topic from my point of view. In the real world, two different places may have different physical properties (reflexity, density, etc). However, the physical laws (including the rendering law, Newton's laws, etc) keep constant when going from one place to another. We cannot guarantee that we can generalize the NeRF from one place to another. However, when testing NeRF performances, we can still sample from the local block so that we can generalize from training views to unseen views.

from unboundednerfpytorch.

sjtuytc avatar sjtuytc commented on May 26, 2024

Closed because of no further comment.

from unboundednerfpytorch.

JonasW-byte avatar JonasW-byte commented on May 26, 2024

Yes, exactly. Except reflection, density, a lots of factors have influence on the generalization of NeRF. Movable object(vehicles, pedestrians, etc.) is also one of factors? because the collected sensors take photos at one place with different time in my dataset, which causes same place with different feature(color). sometime with movable object, sometimes not. If we remove the object like waymo, that is a expensive engineer.
Btw, 2D rendering head maybe easier than depth output head? Because sometime we want to get reconstruct 3D scene from depth info. It's hard to keep consistent on same object and get better result on whole image.

from unboundednerfpytorch.

sjtuytc avatar sjtuytc commented on May 26, 2024

Yes, you are absolutely correct.

from unboundednerfpytorch.

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.