large-lightfields-dataset
large-lightfields-dataset copied to clipboard
Use custom dataset with 360 images
Hi, excellent work. I have a question, how can I use generate_NERF_transforms for my dataset with 360 images? Thx.
Hi! I fear that that is not possible right now. Last time I checked, instant-ngp only supports rectilinear images. So you'd first need to convert patches of the 360 image into rectilinear images, before you can do anything else.