MaureenZOU / Adaptive-anti-Aliasing

[BMVC2020 Best Paper Award] Official Implementation for Delving deeper into anti-aliasing in convnets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How about using sigmoid instead of softmax when generating the low-passing filter

ydhongHIT opened this issue · comments

How about using sigmoid instead of softmax when generating the low-passing filter? Did you conduct the comparison experiments? I understand that all the kernels should be positive. But is it necessary to make the sum equal one?

How about using sigmoid instead of softmax when generating the low-passing filter? Did you conduct the comparison experiments? I understand that all the kernels should be positive. But is it necessary to make the sum equal one?

Hello, ydhongHIT.
Have you performed the experiment with sigmoid?