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

COLMAP code providing bad camera poses on provided data #28

Open
jackshanson opened this issue May 7, 2021 · 2 comments
Open

COLMAP code providing bad camera poses on provided data #28

jackshanson opened this issue May 7, 2021 · 2 comments

Comments

@jackshanson
Copy link

Hi,
I am having trouble working with the camera geometries generated by the run_colmap.py function, and thus have not generated any usable model for nerfplusplus so far. I have downloaded the trucks and temples data and rerun the colmap generation on just the images in the training_truck directory, and obtained the following image:
Screenshot from 2021-05-07 22-26-51

This was after several guesses in the code, such as commenting out this line here which gave me an error as 'mesh' didn't exist, and guessing that my generated file at $DATASET_PATH/posed_images/kai_cameras_normalized.json is the desired variable needed in train/cam_dict_norm.json. So please let me know if I've done anything wrong in that regard.

I cannot even run the camera visualisation code as I get this error:
GLX: Failed to create context: BadValue (integer parameter out of range for operation)

I appreciate any help you can provide.

@jly0810
Copy link

jly0810 commented Dec 5, 2023

Hello, may I ask if your problem has been resolved? I have also encountered the same problem

@jly0810
Copy link

jly0810 commented Dec 6, 2023 via email

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