postech-ami / HDR-Plenoxels

[ECCV'22] Official PyTorch Implementation of "HDR-Plenoxels: Self-Calibrating High Dynamic Range Radiance Fields"
MIT License
111 stars 10 forks source link

Missing tone-mapping keyword #8

Open HiLoveLee opened 5 months ago

HiLoveLee commented 5 months ago

Hi, thank you very much for your work When I followed your method to import from util cam_param_motifyfrom util import cam_param, I found that there is still an issue with the hdr-render_imgs.py script that does not recognize the -- tone mapping parameter. That is to say, other methods need to be found to specify the desired tone mapping method.