Adaptive-anti-Aliasing
Adaptive-anti-Aliasing copied to clipboard
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...
did you mead I should put ''Downsample_PASA_group_softmax()'' before my ''downsample block''? so I just did it and the miou drop a lot, could you help me? my downsample block is...
Hi, Thank you for you work. I am slightly confused by the presence of these two parameters: 'groups' and 'pasa_groups'. The ResNet class in resnet_pasa_group_softmax.py can take both of them,...
I Don't find the metric of mASSC.Could you tell me the place you set?