neddf icon indicating copy to clipboard operation
neddf copied to clipboard

Implement NeuS Renderer

Open ueda0319 opened this issue 2 years ago • 0 comments

Why

In the NeDDF paper(Table 1), the author's implementation(https://github.com/Totoro97/NeuS) was used for evaluation NeuS. To simplify performance comparison with NeuS, the implementation of NeuS should be added. Since NeuS uses a different integral formula for rendering, a new implementation of the renderer is required.

Definition of Done

NeuS render must be implemented. The NeuS training should proceed normally. The evaluated values in the NeRF Synthetic Dataset should not be significantly different from those in the paper

How

ueda0319 avatar Aug 15 '22 03:08 ueda0319