PingoLH / FCHarDNet

Fully Convolutional HarDNet for Segmentation in Pytorch
MIT License
195 stars 52 forks source link

test.py results in black image #18

Closed zizo1111 closed 4 years ago

zizo1111 commented 4 years ago

Hallo, thanks for the nice effort. I have been trying to test the pretrained models but i am unsuccessful as the result is always a black image.

update: the problem was decoding the segmap

huang45 commented 4 years ago

Hi, Have you solve that? same question. @zizo1111

animesh-007 commented 3 years ago

Hello. I am facing the same issue. Can anyone guide me on how to solve this?

Junchan123 commented 3 years ago

@zizo1111 Hello, could you inform me on how you solved the issue? Thank you.

MBKS1 commented 3 years ago

Hello, I'm encountering the same issue, did you solve it? @Junchan123 @animesh-007 @huang45

animesh-007 commented 3 years ago

Hi. I solved this by implementing the methodology used in validate.py.