zju3dv / ENeRF

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

Is there a GUI in this project? #5

Closed ZCB-endeavor closed 1 year ago

ZCB-endeavor commented 1 year ago

Hi, thanks for your hard work. I'm trying to run ENeRF evaluate and it can work normally. I'm curious whether this project has a GUI to display the reconstruction model. Could you please tell me how to execute?

haotongl commented 1 year ago

We have released the GUI to display the reconstruction model. The ZJU-MoCap rendering demo in the project page is rendered by a model trained with 21 views. We will release this model soon.

Until we open source this model, you can use the dtu_pretrain model instead.