MiguelMonteiro / permutohedral_lattice

Permutohedral Lattice C++/CUDA implementation + TensorFlow Op (CPU/GPU)
83 stars 18 forks source link

About kernel normalization #24

Closed netw0rkf10w closed 4 years ago

netw0rkf10w commented 4 years ago

Hi @MiguelMonteiro,

Thanks for sharing your code!

I know you no longer work on this project, but I would like to ask just a quick question that I hope wouldn't take much of your time.

In Krähenbühl's paper, first paragraph of Section 5, he mentioned two types of normalization (symmetric and asymmetric) that greatly increase the accuracy of the approximate filtering. Do you remember doing anything like that in your code?

Thank you in advance for your response!

MiguelMonteiro commented 4 years ago

Sorry it's been awhile can't remember what I did.