Tensor4D
Tensor4D copied to clipboard
Extract a mesh from a trained model
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!
ned model. However, in
Hello, have you solved it? I also have the need to extract mesh.