zju3dv / ENeRF

SIGGRAPH Asia 2022: Code for "Efficient Neural Radiance Fields for Interactive Free-viewpoint Video"
https://zju3dv.github.io/enerf
Other
418 stars 28 forks source link

No such file or directory: 'lib/visualizers/enerf.py' #4

Closed JokerYan closed 1 year ago

JokerYan commented 1 year ago

Hi, thank you for your hard work. I have been trying to run the visualize module, but maybe it is not published yet? It says No such file or directory: 'lib/visualizers/enerf.py' or maybe I am doing something run.

I was running using the following command python run.py --type visualize --cfg_file configs/enerf/llff_eval.yaml

Looking forward to your release of the visualize, interactive rendering code and outdoor dataset!

Thank you

haotongl commented 1 year ago

python run.py --type evaluate --cfg_file configs/enerf/llff_eval.yaml save_result True save_tag llff

JokerYan commented 1 year ago

Thank you. However, the rendered images for the NeRF and LLFF dataset are not as good as the results presented in the paper or the video shown on the project page. May I ask how many cameras are used for the outdoor scene? (or maybe release the data if possible. Thx a lot)

haotongl commented 1 year ago

16-18 cameras on a 120 degree arc.