unisurf
unisurf copied to clipboard
IndexError: list index out of range
Hello, Currently, I have a problem with IndexError: list index out of range with IDR dataset. Do you have any idea about this? Thank you in advance. Kind Regards, Phuc Nguyen Thai Vinh
Hello, Currently, I have a problem with IndexError: list index out of range with IDR dataset. Do you have any idea about this? Thank you in advance. Kind Regards, Phuc Nguyen Thai Vinh
Hi, I have the same problem when loading test dataloader. Did you tackle this error? Thank you in advance.
Are you creating your own cameras.npz file? If so, it needs to contain the six camera matrices ('scale_mat_...', 'scale_mat_inv_...', 'world_mat_...', 'world_mat_inv_...', 'camera_mat_...', and 'camera_mat_inv_...') for every image.