Saliency Enhancement using Gradient Domain Edges Merging
Dominique Beaini, Sofiane Achiche, Alexandre Duperre, Maxime Raison

TL;DR
This paper introduces a gradient-domain merging method to combine edge detection and saliency maps, significantly enhancing saliency detection performance in images.
Contribution
The authors propose a novel gradient-domain merging technique to integrate edge information into saliency maps, improving detection accuracy.
Findings
Average F-measure improvement of 3.4x on DUT-OMRON
Average F-measure improvement of 6.6x on ECSSD
Outperforms competing algorithms like denseCRF and BGOF
Abstract
In recent years, there has been a rapid progress in solving the binary problems in computer vision, such as edge detection which finds the boundaries of an image and salient object detection which finds the important object in an image. This progress happened thanks to the rise of deep-learning and convolutional neural networks (CNN) which allow to extract complex and abstract features. However, edge detection and saliency are still two different fields and do not interact together, although it is intuitive for a human to detect salient objects based on its boundaries. Those features are not well merged in a CNN because edges and surfaces do not intersect since one feature represents a region while the other represents boundaries between different regions. In the current work, the main objective is to develop a method to merge the edges with the saliency maps to improve the performance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
