Neo Yang
Neo Yang
I met exactly the same error. Could anyone help me out?
Hi, I installed torch=0.4.1. However, there is another error: Bus error (core dumped). Do you know how to fix this?
Thank for your explanation. I still have one further question. According to you paper, the semantic segmentation score is set to "0", if it is not one of the top3...
For example, sem_score file './Data/Datasets/SUN397/noisy_scores_RGB/val/airplane_cabin/sun_akzqlgepekqslhbn.png' contains many zero values. I don't think there should be zero values.
if i understand correctly, the original output from semantic segmentation network is a Scores (150xWxH) matrix. 1. we normalize the distribution at each pixel ==> torch.sum(Score [i,:,:]) == 1. the...
I met the same bug. Did you find out the solution?
Hi, I couldn't download pretrained models through the link provided. Could someone share a valid link? Best,