DSaurus / Tensor4D

This is the official implementation of Tensor4D: Efficient Neural 4D Decomposition for High-fidelity Dynamic Reconstruction and Rendering.
MIT License
191 stars 4 forks source link

Extract a mesh from a trained model #14

Open xwx0924 opened 9 months ago

xwx0924 commented 9 months ago

Hello, I noticed that after training, it's possible to obtain images and normals from your method. Could you please explain how to generate a mesh? I noticed that in the "Neus" code, there is a "validate_mesh" parameter that can be used to extract a mesh directly from a trained model. However, in your code, I only see something similar to a "validate_image" parameter. If you have code for extracting a mesh, would you be able to share it? I would greatly appreciate it!

tb2-sy commented 3 months ago

ned model. However, in

Hello, have you solved it? I also have the need to extract mesh.