Skip to content
/ HDFP Public

Pytorch Implementation: Holistic and Deep Feature Pyramids for Saliency Detection (BMVC 2018)

Notifications You must be signed in to change notification settings

HIC-SYSU/HDFP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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, S. Sun, X. Wang, M. Li, H. Zhang 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: Holistic and Deep Feature Pyramids for Saliency Detection (BMVC 2018)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages