hustvl / 4DGaussians

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

Problem with training my multipleview dataset #155

Open carolinaicardi1 opened 4 months ago

carolinaicardi1 commented 4 months ago

Hi, thank you for your amazing work. I am trying to train my stereo dataset, but I have encoutered some problems. This is what I have after the colmap processing. cartelleMultipleView Then I tried to train my dataset but it dindn't work and this is the message error I'm getting: erroreMultipleView Someone could help me? Thank you

guanjunwu commented 4 months ago

delete the sparse folder and poses_bounds.npy or change it to another name.

carolinaicardi1 commented 4 months ago

Thank you very much for your quick reply. I tried what you suggested, but it still isn't working. This is the error message I am getting. ErroreMultipleview2

LivingSparks10 commented 4 months ago

Hi Carolina, I have the same problem would you mind keep in touch?

animesh-77 commented 4 months ago

Hi, thank you for your amazing work. I am trying to train my stereo dataset, but I have encoutered some problems. This is what I have after the colmap processing. cartelleMultipleView Then I tried to train my dataset but it dindn't work and this is the message error I'm getting: erroreMultipleView Someone could help me? Thank you

Your sparse folder is missing the underscore in the end? can you check if that is the problem?