Adaptive-anti-Aliasing
Adaptive-anti-Aliasing copied to clipboard
hi,about semantic segmentation task
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 just a conv "self.conv1x1 = ConvBNPReLU(nIn, nOut, 3, 2)"