You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
------------------ 原始邮件 ------------------
发件人: "Kai-46/nerfplusplus" ***@***.***>;
发送时间: 2023年12月6日(星期三) 中午11:27
***@***.***>;
***@***.******@***.***>;
主题: Re: [Kai-46/nerfplusplus] COLMAP code providing bad camera poses on provided data (#28)
Sorry mate, no idea. I think I just moved onto another repo, as this one doesn't seem to be maintained.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
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:
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 intrain/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.
The text was updated successfully, but these errors were encountered: