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

PyTorch Implementation #18

Open sairajk opened 5 years ago

sairajk commented 5 years ago

You can check my PyTorch implementation of this paper here.

@CaitinZhao , it would be nice if you could add the link to the Pytorch code in the README, it would be easier for people to find it. :)

chiukin commented 5 years ago

Could you show your quantitative results on different datasets?