Closed taehyung96 closed 1 year ago
Hi, many thanks for your attention!
The pretrained model cannot works on ENeRF-Outdoor dataset since the compositional ENeRF is a little different from ENeRF trained on DTU. You can train compositional ENeRF from scratch in hours (From my experience, it converges after 20-30 epochs.).
The interactive rendering code for ST-NeRF is really messy because of rushing the conference ddl. I may release it when I am free to rewrite it.
Hello, again
Please share the interactive rendering code of ST-NeRF and Outdoor datasets.
I am currently developing to do interactive rendering with the ENeRF Outdoor dataset.
The results are printed as below, but the quality looks too low compared to your results.
I've tried to improve the quality by constantly debugging, but it's hard for me.
I developed it with the following process.
I'm in the middle of an HCI study on volumetric contents, and I want to see how static background and dynamic object's real time novel view synthesis can give a person a good memory of past experiences. Interactive rendering of common Scene such as ST-NeRF and Outdoor dataset is essential for this study.
In response to the above, you said that the code is messy in conference ddl, but I sincerely hope you will release the code. If it's hard to share through public, please share it through skdldlssk@gmail.com .
I admire your amazing work and wish you the best in the field of dynamic nerf.
Thanks
python run.py --cfg_file visualize...
python gui_human.py ...
How about I send you an email with the interactive code and my processed ST-NeRF data? If that helps you, I can email you tomorrow during work time.
Thank you very much. If you could share the ST-NeRF dataset, it would be very helpful for my research. Please email to skdldlssk@gmail.com . Thank you.
Hi, I have shared the code with you via email, please check it.
Hi, thanks for the great work!
I tried to visualize ENeRF-Outdoor dataset by executing the code below.(Use pretrain model provided to you)
python run.py --type visualize --cfg_file configs/enerf/enerf_outdoor/actor1_path.yaml
However, the error below occurred, and when I looked for the solution, I guess it is because the pretrained model model was learned using multi-gpu and i loaded it on the single GPU.
Therefore, I would like to ask for an answer to the following question.
Please tell me how to visualize the ENeRF-Outdoor dataset using the pretrained model you provided on the single GPU.
I would like to request the ENeRF-Outdoor / ST-NeRF dataset interactive rendering code that can be found on your project page. I think it has already been developed, so I sincerely ask you to share it.
-----------------------------------ERROR Detail--------------------------------------
EXP NAME: actor1