bebeal / mipnerf-pytorch

A re-implementation of mip-NeRF in PyTorch
146 stars 15 forks source link

Own data? #4

Open antithing opened 1 year ago

antithing commented 1 year ago

Hi! Thank you for this code. Can you please explain how to use this on my own dataset? Thanks!

Ideefixze commented 1 year ago

Probably you need to create your own dataset for original NeRF paper, then use official mipnerf script to change it into multicam dataset type