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

Generating quality #27

Open
qinbaigao opened this issue Mar 26, 2024 · 2 comments
Open

Generating quality #27

qinbaigao opened this issue Mar 26, 2024 · 2 comments

Comments

@qinbaigao
Copy link

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.

@CuzKy
Copy link

CuzKy commented Apr 3, 2024

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.

did you meet this problem before?: FileNotFoundError: [Errno 2] No such file or directory: './load/shapE_finetuned_with_330kdata.pth'

@qinbaigao qinbaigao reopened this Apr 8, 2024
@qinbaigao
Copy link
Author

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.

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?

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