Skip to content

zhifan-gao/HDFP-pytorch

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 Pytorch 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:

Pytorch == 1.4

Others:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages