Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialization of First scene. #26

Open
robot0321 opened this issue Dec 29, 2023 · 1 comment
Open

Initialization of First scene. #26

robot0321 opened this issue Dec 29, 2023 · 1 comment

Comments

@robot0321
Copy link

Hi authors, Thanks for the interesting work.

I want to ask how you authors build the first scene as described in the paper.
I tried to build the scene in the first frame but it falls whether using COLMAP or the provided point cloud and camera poses.
I guess the init point cloud and camera poses are provided from CMU Panoptic Dataset (HD videos and calibration data), which is different from 3DGS setting.
Could you kindly explain how you authors build the first scene? It seems the current code only shows how to move the point cloud, not create the GS.

Thanks for your time again!

@animesh-77
Copy link

animesh-77 commented Jul 25, 2024

@robot0321 were you able to get it working? I am in a similar position with my custom dataset where I get a sparse reconstructions from COLMAP but can't get the final thing to work.

Another thing to note is if you try to reverse engineer the train_meta.json given with any panoptic datasets you get many unique k matrices. If you create train_meta.json on your own from COLMAP output with "share camera intrisics" option it will not be the case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants