jiawei-ren / dreamgaussian4d

[arXiv 2023] DreamGaussian4D: Generative 4D Gaussian Splatting
https://jiawei-ren.github.io/projects/dreamgaussian4d/
MIT License
527 stars 32 forks source link

driving video is totally black #2

Closed Tzy010822 closed 11 months ago

Tzy010822 commented 11 months ago

anya_rgba_000

Tzy010822 commented 11 months ago

how to solve it

jiawei-ren commented 11 months ago

Thanks for raising the issue, but I haven't seen the issue before. Can you try to run the SVD example here: https://huggingface.co/docs/diffusers/main/using-diffusers/svd ?

Tzy010822 commented 11 months ago

Thanks for replying. I've found that it was caused by the environment construction.

jiawei-ren commented 11 months ago

Hi @Tzy010822 , could you share how did you fix the issue? Thanks!

jiawei-ren commented 11 months ago

pytorch version should be >= 2.0. Fixed in https://github.com/jiawei-ren/dreamgaussian4d/pull/8.