hustvl / 4DGaussians

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

process to create pretrained dataset For real dynamic scenes (HyperNeRF ) #25

Closed Tejasdavande07 closed 7 months ago

Tejasdavande07 commented 1 year ago

Actually I checkout sample pretrained data-set provided.I trained, rendered and evaluate that data and get get output video also. now i want create my own pretrained data-set from scratch for this please guide someone step by step process for generation of pretrained data-set.

please provide information indetails so that new person can understand easily and implement.

guanjunwu commented 1 year ago

maybe ns-process-data from nerfstudio may help you? This will convert your custom dataset to colmap format.