neurecon icon indicating copy to clipboard operation
neurecon copied to clipboard

What is the meaning of speed_factor in VolSDF?

Open ootts opened this issue 3 years ago • 1 comments

And which part does it correspond to in the paper? Thanks a lot!

ootts avatar Mar 08 '22 01:03 ootts

Hi @ootts , Apologies for the delayed response. This is simply a hyperparameter that amplifies the gradients of the learnable parameter. The paper merely asserts that this parameter is learnable, implying it can be formulated through any type of learnable function mapping. We just need to find a suitable one.

ventusff avatar Aug 22 '23 16:08 ventusff