Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save mesh does not work #52

Closed
flobotics opened this issue Oct 23, 2022 · 1 comment
Closed

save mesh does not work #52

flobotics opened this issue Oct 23, 2022 · 1 comment

Comments

@flobotics
Copy link
Contributor

flobotics commented Oct 23, 2022

hi,
i pulled the latest and when i click save mesh in the GUI it responds on powershell

stable-dreamfusion\nerf\gui.py", line 254, in callback_mesh
self.trainer.save_mesh(resolution=256, threshold=10)
TypeError: save_mesh() got an unexpected keyword argument 'threshold'

When i delete the threshold=10 in this func call, it runs and saves a mesh

@ashawkey
Copy link
Owner

Thanks!

Elite-AI-August added a commit to Elite-AI-August/CV-stable-dreamfusion that referenced this issue Jun 4, 2023
Goblincomet added a commit to Goblincomet/profile-3D-generator that referenced this issue Jul 10, 2023
T0pTalent added a commit to T0pTalent/profile-3D-generator that referenced this issue Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants