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

Which OS to run this rep on? #15

Closed SaadatKhan closed 1 year ago

SaadatKhan commented 1 year ago

Hi! I would be greatly helped if you could tell me which OS this was run on? I ran through WSL and the packages were not installed. However, using anaconda prompt on windows installed all the packages but the command for rendering a demo fails: (python3 run_nerf.py --config configs/demo.txt --render_only)

Thank you

xhuangcv commented 1 year ago

Hi, we test our code on Linux.

SaadatKhan commented 1 year ago

What is the Cuda Version used for this? I am having a tough time replicating this repo

xhuangcv commented 1 year ago

CUDA 11.0, CUDNN 7.6.5