pytorch-SegInpaint icon indicating copy to clipboard operation
pytorch-SegInpaint copied to clipboard

The question about input of SP-Net

Open super233 opened this issue 3 years ago • 0 comments

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?

super233 avatar Sep 25 '21 07:09 super233