hustvl / 4DGaussians

[CVPR 2024] 4D Gaussian Splatting for Real-Time Dynamic Scene Rendering
https://guanjunwu.github.io/4dgs/
Apache License 2.0
2.26k stars 189 forks source link

Training on Custom Dataset process by nerfstudio #63

Closed shangchengPKU closed 9 months ago

shangchengPKU commented 11 months ago

thanks for ur great work, but when I follow the rule the problem emerged: scc

guanjunwu commented 11 months ago

you should load the dataset as colmap format. meanwhile, there is a bug in colmap loading code, which causes a error in timestamp allocation. you can check the code and I'll update it in the next version.

guanjunwu commented 9 months ago

Hi, I've update the guidance in the readme.md , if you have any question, please reopen the issue and contact me.