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

Camera pose conversion wrong. #17

Open yashbhalgat opened 1 year ago

yashbhalgat commented 1 year ago

The camera pose conversion in the scene/dataset_readers.py is currently incorrect. It should be fixed as per this PR: https://github.com/graphdeco-inria/gaussian-splatting/pull/111