RaduAlexandru / permutohedral_encoding

Blazingly fast encoding for neural networks based on permutohedral lattices
MIT License
97 stars 10 forks source link

About feature interpolation method. #5

Open zhaihongjia opened 9 months ago

zhaihongjia commented 9 months ago

Hi, which interpolation method is used to get the features of query points? Is it trilinear interpolation or barycentric coordinates-based interpolation?