multinerf icon indicating copy to clipboard operation
multinerf copied to clipboard

Von mises distribuiton in RefNeRF

Open Dharmendra04 opened this issue 1 year ago • 0 comments

Why did you parameterize the reflection vector as a distribution, rather than using a single vector in Ref-NeRF.

'Next, we enable the directional MLP to reason about materials with different roughnesses by encoding a distribution of reflection vectors instead of a single vector' I saw this paragraph in your article but couldn't be able to get the intuition of why using a distribution to represent a single reflection vector. what is the advantage in it?

Dharmendra04 avatar Feb 17 '24 19:02 Dharmendra04