# Pytorch-Pyramid-Feature-Attention-Network-for-Saliency-Detection **Repository Path**: HEART1/Pytorch-Pyramid-Feature-Attention-Network-for-Saliency-Detection ## Basic Information - **Project Name**: Pytorch-Pyramid-Feature-Attention-Network-for-Saliency-Detection - **Description**: There is a paper in CVPR 2019 about the saliency detection. The source code of this paper is using the keras framework. We transform them into pytorch framework. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Pytorch-Pyramid-Feature-Attention-Network-for-Saliency-Detection There is a paper in CVPR 2019 about the saliency detection. The source code of this paper is using the keras framework. We transform them into pytorch framework. Paper link : https://arxiv.org/abs/1903.00179 keras version : https://github.com/CaitinZhao/cvpr2019_Pyramid-Feature-Attention-Network-for-Saliency-detection