frozoul / 4K-NeRF

Official implementation of arxiv paper "4K-NeRF: High Fidelity Neural Radiance Fields at Ultra High Resolutions"
379 stars 19 forks source link

How to make it work with my own dataset? #7

Open abtExp opened 1 year ago

abtExp commented 1 year ago

I want to try to run this on custom objects, I've obtained the data in the form of the synthetic data that is mentioned in the readme file, with train/val images(frames) and transforms files for both using colmap. Any examples of config file on this type of data? Or how can i modify the config file to make it work for this data?

antithing commented 1 year ago

Hi @abtExp did you solve this? Would you be able to post your workflow? Thanks!