CaitinZhao / cvpr2019_Pyramid-Feature-Attention-Network-for-Saliency-detection

code and model of Pyramid Feature Selective Network for Saliency detection
314 stars 94 forks source link

inconsistent map size on ECSSD and HKU-IS #9

Open ShuhanChen opened 5 years ago

ShuhanChen commented 5 years ago

The saliency map size on ECSSD and HKU-IS are inconsistent with the original images. How to resize back?

linfeng93 commented 5 years ago

I agree. @ShuhanChen The resolution of released saliency maps on ECSSD and HKU-IS is a little weird. why?

sairajk commented 5 years ago

Hi @ShuhanChen and @linfeng93 ,

You can check my PyTorch implementation of this paper here.