论文标题
使用梯度域边缘合并的显着性提高
Saliency Enhancement using Gradient Domain Edges Merging
论文作者
论文摘要
近年来,在解决计算机视觉中的二进制问题方面取得了迅速的进展,例如Edge检测发现图像和显着对象检测的边界,从而在图像中找到了重要对象。由于深度学习和卷积神经网络(CNN)的兴起,这种进步发生了,允许提取复杂和抽象的特征。但是,边缘检测和显着性仍然是两个不同的字段,并且不相互作用,尽管人类根据其边界检测显着对象是直观的。这些特征在CNN中的合并不佳,因为边缘和表面没有相交,因为一个特征代表一个区域,而另一个特征代表不同区域之间的边界。在当前的工作中,主要目的是开发一种将边缘与显着性图合并以提高显着性能的方法。因此,我们开发了梯度域合并(GDM),可用于快速将显着对象检测的图像域信息与边缘检测的梯度域信息结合在一起。这导致了我们提出的使用边缘(请参阅)提高的显着性提高,与竞争算法(如DenseCrf和BGOF)相比,DUT-OMRON数据集的F量的平均提高至少增加了3.4倍,而ECSSD数据集则提高了6.6倍。 SEE算法分为2个部分,SEE-PRE进行预处理和See-Post倒入后处理。
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 of the saliency. Hence, we developed the gradient-domain merging (GDM) which can be used to quickly combine the image-domain information of salient object detection with the gradient-domain information of the edge detection. This leads to our proposed saliency enhancement using edges (SEE) with an average improvement of the F-measure of at least 3.4 times higher on the DUT-OMRON dataset and 6.6 times higher on the ECSSD dataset, when compared to competing algorithm such as denseCRF and BGOF. The SEE algorithm is split into 2 parts, SEE-Pre for preprocessing and SEE-Post pour postprocessing.