pytorch-SegInpaint
pytorch-SegInpaint copied to clipboard
The question about input of SP-Net
Hi, thanks for your sharing code. I have noticed that the label map input of SP-Net is one hot, have you try to replace it with the softmax output of Semantic FCN?