Closed astroyh closed 1 year ago
Thank you for your interest in our work! In SSDNeRF GUI, we have provided a button to save extracted meshes (via marching cube)
Thanks for you perfect work. Can we have a script to export 3d models without relying on gui. Because many times the server does not have a graphical interface
Thank you for your interest in our work! In SSDNeRF GUI, we have provided a button to save extracted meshes (via marching cube)
Thanks for your response. The GUI you provide only supports unconditional generation, but I have no idea how to visualize the results of the conditional model. (e.g., I want to input an image and get a mesh, as visualized in your paper).
Thanks for the suggestion. I'll add auto mesh saving to the test script.
Thanks for the suggestion. I'll add auto mesh saving to the test script.
Thanks!
I am very interested in your work and thanks for the release of the code. Your paper has many results of extracted mesh, but I do not know how can I get the extracted meshes using your code.