Skip to content

Pytorch Implementation of Holistic and Deep Feature Pyramids for Saliency Detection

Notifications You must be signed in to change notification settings

zhifan-gao/HDFP-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holistic and Deep Feature Pyramids for Saliency Detection

Authors: Shizhou Dong, Zhifan Gao, Shanhui Sun, Xin Wang, Ming Li, Heye Zhang, Guang Yang, Huafeng Liu, and Shuo Li

mainimg

Introduction

This is a Tensorflow implementation for a salient object detection approach based on the deep pyramid neural network, as presented in:

S. Dong, Z. Gao, et al., Holistic and Deep Feature Pyramids for Saliency Detection, British Machine Vision Conference, 2018. [Link]

Citation

@inproceedings{SD2018Holistic,
  title={Holistic and Deep Feature Pyramids for Saliency Detection, British Machine Vision Conference},
  author={Shizhou Dong and Zhifan Gao and Shanhui Sun and Xin Wang and Ming Li and Heye Zhang and Guang Yang and Huafeng Liu and Shuo Li},
  booktitle={British Machine Vision Conference},
  year={2018}
}

Requirement:

Tensorflow == 1.4.0

Others:

The code comments and detailed usage will be added in the future.

About

Pytorch Implementation of Holistic and Deep Feature Pyramids for Saliency Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages