nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

Horizontal and vertical camera treated as different by colmap

Open tancik opened this issue 3 years ago • 0 comments

Describe the bug If you create a dataset with vertical and horizontal images, colmap will treat this as two different cameras. This breaks the dataloader.

To Reproduce Take vertical and horizontal images and process them with ns-process-data. The model can not train on the resulting dataset.

Expected behavior The method should be invariant to camera capture orientation.

tancik avatar Oct 12 '22 18:10 tancik