EfficientNeRF
EfficientNeRF copied to clipboard
How can we use llff dataset?
I was impressed by your work. But I still need more information about how to prepare a llff dataset. And could you please add another tutorial about training efficient nerf on llff datasets?
@xiangsheng1325 Hello, do you solve the problem, I'm also puzzled about how to use LLFF dataset.
You can convert llff to blender dataset format.Actually the only data you need is the video or images. The conversion code is at https://github.com/NVlabs/instant-ngp/blob/master/docs/nerf_dataset_tips.md.
Hello everyone, did you successfully reproduce the results in the paper? Also, I am confused about the resolution of LLFF dataset used in this paper (is it 756x1008 or 378x1008). Does anyone has a clue?