Tensor4D icon indicating copy to clipboard operation
Tensor4D copied to clipboard

Extract a mesh from a trained model

Open xwx0924 opened this issue 2 years ago • 1 comments

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!

xwx0924 avatar Oct 06 '23 15:10 xwx0924

ned model. However, in

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

tb2-sy avatar Mar 27 '24 11:03 tb2-sy