jasonbunk / tensorflow-bilateral-permutohedral

Port of permutohedral bilateral filtering to tensorflow as an op
Apache License 2.0
22 stars 4 forks source link

How to do spatial filter? #4

Open gaopeng-eugene opened 7 years ago

gaopeng-eugene commented 7 years ago

If I set the feature equal to image, then the module is bilateral filter. However, what should I do to build a spatial filter?