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

Using own localization data instead of COLMAP #63

Open
karthik101200 opened this issue Jun 28, 2024 · 1 comment
Open

Using own localization data instead of COLMAP #63

karthik101200 opened this issue Jun 28, 2024 · 1 comment

Comments

@karthik101200
Copy link

Hi thank you for the work. I want to ask if I can bypass COLMAP poses and instead use localization data that I already have from ROS or any other method. I understand this work may not be related or considered. But are there suggestions and markers to code where I can change it

@niujinshuchong
Copy link
Member

Hi, it is definitely possible to use other dataset. I think you need to write your own data loader to load the training images, poses and initial point cloud. You can check here for reference https://github.com/autonomousvision/gaussian-opacity-fields/blob/main/scene/dataset_readers.py#L226-L260

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