Hi, Great work. Benefit a lot from kaolin!
I've learned the paper "DMTet" which describes PVCNN as the input encoder. However, I only find "MLP + positional encoding" in kaolin implementation.
So, how could this implementation ensure that the point embedding could capture the local/whole geometry information if there is only point-wise "positional encoding"? (PVCNN could do this, but i 'm not sure if Positional encoding from Nerf could do this)
Hi, Great work. Benefit a lot from kaolin!
I've learned the paper "DMTet" which describes PVCNN as the input encoder. However, I only find "MLP + positional encoding" in kaolin implementation.
So, how could this implementation ensure that the point embedding could capture the local/whole geometry information if there is only point-wise "positional encoding"? (PVCNN could do this, but i 'm not sure if Positional encoding from Nerf could do this)