hustvl / 4DGaussians

[CVPR 2024] 4D Gaussian Splatting for Real-Time Dynamic Scene Rendering
https://guanjunwu.github.io/4dgs/
Other
2.05k stars 162 forks source link

How to view a trained model? #68

Open Huotianci opened 7 months ago

Huotianci commented 7 months ago

Hello author, your work is excellent!

But I have a problem when viewing the trained model. I have completed training on the self-made dataset and the dnerf dataset. After completing the training, I didn't find it possible to view the trained model.

I would be very grateful if I could get your help!

My job is as follows: 20240114-200054

20240114-200906

guanjunwu commented 7 months ago

you can downloads SIBR_viewer from here and compile it in windows :)

Huotianci commented 7 months ago

you can downloads SIBR_viewer from here and compile it in windows :)

Thank you so much for your reply, I have no words to express when I received your reply. However, I have installed SIRB according to your method, but I did not find "SIBR_remoteGaussian_app_rwdi.exe". Therefore, the trained model cannot be viewed. Very much looking forward to hearing from you again. Thank you so much! img_v3_0277_cc53c7c1-70fc-4b54-bcdf-617bb927d67g

guanjunwu commented 7 months ago

Hi, this is my built viewer And I think SIBR_remoteGaoussian_app.exe maybe also work?

Huotianci commented 7 months ago

Hi, this is my built viewer And I think SIBR_remoteGaoussian_app.exe maybe also work?

Thank you very much for your reply!

I will actively try it! But I tried using SIBR_remoteGaoussian_app.exe before, but it didn't work

Thank you again!

aleatorydialogue commented 5 months ago

Anyone know about getting a trained splat from this to work with splatv browser viewer? My understanding is that's a viewer specifically for spacetime gaussians output, but I'm wondering if it could easily be adapted for this?

It appears that spacetime gaussians isn't appropriate for in the wild monocular video datasets, which is what I'm most interested in. I've not been totally happy with the quality yet but have been able to successfully train my own dynamic splats with monocular video with this repo, so I'd really like to continue my focus here. A browser based viewer would be sick