lty2226262 / Car_studio

47 stars 1 forks source link

How to obtain visual results #4

Closed Star-XingHe closed 1 month ago

Star-XingHe commented 1 month ago

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, image

lty2226262 commented 1 month ago

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.