https://github.com/somefive/context-aware-saliency-detection
Context-Aware Saliency Detection Stas Goferman et al. CVPR 2010
https://github.com/somefive/context-aware-saliency-detection
Last synced: 11 months ago
JSON representation
Context-Aware Saliency Detection Stas Goferman et al. CVPR 2010
- Host: GitHub
- URL: https://github.com/somefive/context-aware-saliency-detection
- Owner: Somefive
- Created: 2018-01-18T13:36:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-18T13:36:39.000Z (over 8 years ago)
- Last Synced: 2024-10-16T10:37:26.331Z (over 1 year ago)
- Language: C++
- Size: 936 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 基于上下文的显著性检测
运行方法:`> cmake .;make;./SaliencyDetect`
具体内容请参见根目录下的pdf文件。