I managed to make segmentation one work like follows:
However, I tried to change backbone to resnet34 and I am getting: NotImplementedError: Dilation > 1 not supported in BasicBlock
I managed to make segmentation one work like follows:
However, I tried to change backbone to resnet34 and I am getting: NotImplementedError: Dilation > 1 not supported in BasicBlock