nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

Make colmapDataParser compatible with 360_v2 dataset format

Open Jing1Ling opened this issue 1 year ago • 0 comments

In order to be compatible with the original format of the 360_v2 dataset without reprocessing it, I added an option to colmapDataParser to round up the image size when downscaling. This may change the image height and width in the camera. But I'm not sure if it will have any negative impact on other parts? If so, please let me know. Thank you!

Jing1Ling avatar Feb 01 '24 10:02 Jing1Ling