Skip to content

Conversation

jkl3848
Copy link

@jkl3848 jkl3848 commented Oct 2, 2023

When converting the images in COLMAP with a series of subdirs (you can fill 'input' with multiple folders to stitch together images from different cameras into 1 point cloud), train.py errors when trying to read the images as it assumes all images are at the root of the 'images' folder. This change uses the relative image path (which starts at the 'images' folder, so the path will be 'subfolder/image1.jpg') saved in the images.bin file.

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

Successfully merging this pull request may close these issues.

1 participant