Closed zero-joke closed 9 months ago
Hi, Thanks for your interest in our work!
The following function is what we use for Replica Novel View Synthesis: https://github.com/spla-tam/SplaTAM/blob/a0bda58dd6fbf3e2ad31e40adc48514923bec4c0/utils/eval_helpers.py#L623
Similar code can be used to render novel views from a SplaTAM reconstruction. The main steps are as follows:
Our interactive visualizer also does the same thing: https://github.com/spla-tam/SplaTAM/blob/a0bda58dd6fbf3e2ad31e40adc48514923bec4c0/viz_scripts/final_recon.py#L241
Closing Issue due to inactivity.
I am very excited about your work . How can I render a picture in novel view?