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

New COLMAP dataset does not work #475

Open
chgara opened this issue Nov 3, 2024 · 1 comment
Open

New COLMAP dataset does not work #475

chgara opened this issue Nov 3, 2024 · 1 comment

Comments

@chgara
Copy link

chgara commented Nov 3, 2024

I have the following problem when running a new created dataset using colmap.

When using gsplat with this new dataset it does not reconstruct the scene, it just do random things(see attached images),
but when using gsplat with an old dataset generated from the same images it works fine.

This are the images:

OLD dataset, all seems correct
screenshot8

New one, seems like all is random
screenshot9

I have seen this message when running the training, that the scales differ to much:

NEW dataset

[Parser] 906 images, taken by 1 cameras.
Warning: COLMAP Camera is not PINHOLE. Images have distortion.
Scene scale: 157.0695753204004
Model initialized. Number of GS: 377767

OLD dataset

[Parser] 906 images, taken by 1 cameras.
Warning: COLMAP Camera is not PINHOLE. Images have distortion.
Scene scale: 2.092517541618542
Model initialized. Number of GS: 376437

I can provide any details necessary, i tried many things but not any seems to give me a clue about what is happening, the cameras.txt of this new dataset are different, but even when setting the new one to the old cameras.txt the problem continues.

@chgara
Copy link
Author

chgara commented Nov 3, 2024

I should say that in the colmap GUI the two datasets look identically, so seems correct

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

1 participant