How to obtain visual results
Closed this issue · 1 comments
Starak-x commented
Thank you for you excellent work, which inspired me a lot. But I do not know how to obtain visual results or how to render in single-view supervision for zero-shot learning, multi-view supervision for novel scene synthesis, and patch reconstruction with test-time optimization setting.
When I use the "ns-viewer", the following error will occur,
lty2226262 commented
You can directly view the visualization results on wandb. Alternatively, you can refer to the 'car_studio/scripts/datasets/render_novel_view.py' scripts to create your own custom visualization scripts.