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

run_colmap json files #22

Closed
grgkopanas opened this issue Mar 11, 2021 · 2 comments
Closed

run_colmap json files #22

grgkopanas opened this issue Mar 11, 2021 · 2 comments

Comments

@grgkopanas
Copy link

grgkopanas commented Mar 11, 2021

Hi,

Thanks for sharing your code. I am running the colmap script on my own data and it produces json files but all the examples scenes you give have the camera parameters and poses in txt files. Is there a utility to convert jsons to txt files or the main train script can understand both?

George

@grgkopanas grgkopanas changed the title run_colmap fails run_colmap json files Mar 11, 2021
@Kai-46
Copy link
Owner

Kai-46 commented Mar 21, 2021

The txt files contain the flattened matrices, just like the json files, which is somewhat straightforward to implement.

@grgkopanas
Copy link
Author

Thanks, that makes sense 👍

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