xhuangcv / hdr-nerf

The official implementation of CVPR 2022 paper: HDR-NeRF: High Dynamic Range Neural Radiance Fields
MIT License
196 stars 13 forks source link

Preparing a dataset with my own images #9

Open jonathanventura opened 1 year ago

jonathanventura commented 1 year ago

Could you share the code to prepare a new dataset from JPEGs?

addy1997 commented 1 year ago

Hi @jonathanventura,

This code works on the llff dataset. Here you can find the instructions to prepare similar dataset with your own images.