zhaoyuzhi / Semantic-Colorization-GAN

SCGAN: Saliency-map Guided Colorization with Generative Adversarial Network. IEEE TCSVT, 2020
MIT License
57 stars 7 forks source link

Saliency maps #3

Open Nerdyvedi opened 3 years ago

Nerdyvedi commented 3 years ago

Hi, Why do we need saliency maps to train the model?

Where can we find the saliency maps for ImageNet dataset?

Thanks

zhaoyuzhi commented 3 years ago

We generate them by this paper: T. Zhao and X. Wu, “Pyramid feature attention network for saliency detection,” in Proc. CVPR, 2019.

I am not sure whether there exist a copyright issue if I release the saliency map dataset for ImageNet. So could you please generate them using the ImageNet dataset and the code from here: https://github.com/CaitinZhao/cvpr2019_Pyramid-Feature-Attention-Network-for-Saliency-detection