You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks that the dataset used in your setting is not strict COLMAP format. Ideally, Pinhole camera model would not lead to such a degree of blurry.
So, I suggest that:
Use COLMAP to obtain the intrinsics and extrinsics again.
Get more accurate camera pose. From my experiments, gs splatting-based methods are highly sensitive to the camera pose. The reconstruction would fail if the camera poses deviate too much.
Thanks for your great work! I want to use another dataset, and try to get camera_info like this
and after trained, the rendered training image look like this,
and the testing image look like this,
It will be very helpful if you can share your advice about what will cause this problem, should be the camera information not right?
The text was updated successfully, but these errors were encountered: