-
Notifications
You must be signed in to change notification settings - Fork 37
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
Generating quality #27
Comments
did you meet this problem before?: FileNotFoundError: [Errno 2] No such file or directory: './load/shapE_finetuned_with_330kdata.pth' |
I had this problem once. I downloaded the shapE weights from [https://huggingface.co/camenduru/GaussianDreamer/tree/main] and put it in the ''. /load'' folder. Is it because I downloaded the incorrect weights file? |
我也遇到了,在其他issue中看到了类似的gif图,和我生成的一样,我尝试调整yaml中的训练参数,但是没有明显效果。我目前在尝试重写他的函数并参考有效的类似dreamfusion看看能不能做一些正向修改。请问您有更好的解决办法吗 |
Thanks open source for such an awesome job! I was just wondering if anyone has reproduced this work? I tried to generate "a fox" with this code, but the quality of the generation (“./output/.../save/it1200-text.mp4”) is very different from what is shown in the demo. What are the factors that might be contributing to the final generation quality. I have not changed any code and all dependencies are configured.
The text was updated successfully, but these errors were encountered: