GithubHelp home page GithubHelp logo

[Question] Export to Mesh about latent-nerf HOT 3 OPEN

eladrich avatar eladrich commented on July 17, 2024
[Question] Export to Mesh

from latent-nerf.

Comments (3)

galmetzer avatar galmetzer commented on July 17, 2024 5

Good question,
A common technique is to use marching cubes. We observed it doesn't work so well.
Furthermore, coloring the mesh from the radiance field is not as simple as querying the radiance field at vertices, as pixel values are computed by integrating over an entire ray.
If you still want to give it a try you can probably use the implementation with MC from Stable dreamfusion

from latent-nerf.

huanngzh avatar huanngzh commented on July 17, 2024

@galmetzer Hi, I am trying to migrate the export_mesh implementation in Stable Dreamfusion to this project. However, I got the right geometry of the mesh but wrong albedo texture like this. Do you know why it happened?

albedo

from latent-nerf.

iszihan avatar iszihan commented on July 17, 2024

hi I tried to use stable dreamfusion's export_mesh function with shape-guided NeRF generation here, but the output mesh doesn't make sense. May I ask did you run this on shape-guided NeRF or unconstrained NeRF?

from latent-nerf.

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.