中文
相关论文

相关论文: A positive feedback method based on F-measure valu…

200 篇论文

Salient object detection (SOD), which aims to identify and locate the most salient pixels or regions in images, has been attracting more and more interest due to its various real-world applications. However, this vision task is quite…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Pingping Zhang , Wei Liu , Huchuan Lu , Chunhua Shen

In recent years, deep network-based methods have continuously refreshed state-of-the-art performance on Salient Object Detection (SOD) task. However, the performance discrepancy caused by different implementation details may conceal the…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Huajun Zhou , Yang Lin , Lingxiao Yang , Jianhuang Lai , Xiaohua Xie

Fixation prediction (FP) in panoramic contents has been widely investigated along with the booming trend of virtual reality (VR) applications. However, another issue within the field of visual saliency, salient object detection (SOD), has…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Yi Zhang , Lu Zhang , Wassim Hamidouche , Olivier Deforges

Current CNN-based solutions to salient object detection (SOD) mainly rely on the optimization of cross-entropy loss (CELoss). Then the quality of detected saliency maps is often evaluated in terms of F-measure. In this paper, we investigate…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Kai Zhao , Shanghua Gao , Wenguan Wang , Ming-Ming Cheng

We present a simple yet effective progressive self-guided loss function to facilitate deep learning-based salient object detection (SOD) in images. The saliency maps produced by the most relevant works still suffer from incomplete…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Sheng Yang , Weisi Lin , Guosheng Lin , Qiuping Jiang , Zichuan Liu

Salient object detection (SOD) remains an important task in computer vision, with applications ranging from image segmentation to autonomous driving. Fully convolutional network (FCN)-based methods have made remarkable progress in visual…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Kassaw Abraham Mulat , Zhengyong Feng , Tegegne Solomon Eshetie , Ahmed Endris Hasen

Salient object detection (SOD) is a long-standing research topic in computer vision and has drawn an increasing amount of research interest in the past decade. This paper provides the first comprehensive review and benchmark for light field…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Keren Fu , Yao Jiang , Ge-Peng Ji , Tao Zhou , Qijun Zhao , Deng-Ping Fan

Salient object detection, which aims to identify and locate the most salient pixels or regions in images, has been attracting more and more interest due to its various real-world applications. However, this vision task is quite challenging,…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Pingping Zhang , Wei Liu , Huchuan Lu , Chunhua Shen

Salient object detection has become an important task in many image processing applications. The existing approaches exploit background prior and contrast prior to attain state of the art results. In this paper, instead of using background…

计算机视觉与模式识别 · 计算机科学 2015-06-25 Sai Srivatsa R , R. Venkatesh Babu

Fully supervised salient object detection (SOD) methods have made considerable progress in performance, yet these models rely heavily on expensive pixel-wise labels. Recently, to achieve a trade-off between labeling burden and performance,…

计算机视觉与模式识别 · 计算机科学 2023-06-12 Binwei Xu , Haoran Liang , Weihua Gong , Ronghua Liang , Peng Chen

Although most existing multi-modal salient object detection (SOD) methods demonstrate effectiveness through training models from scratch, the limited multi-modal data hinders these methods from reaching optimality. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Kunpeng Wang , Danying Lin , Chenglong Li , Zhengzheng Tu , Bin Luo

Salient object detection is inherently a subjective problem, as observers with different priors may perceive different objects as salient. However, existing methods predominantly formulate it as an objective prediction task with a single…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Fuxi Zhang , Yifan Wang , Hengrun Zhao , Zhuohan Sun , Changxing Xia , Lijun Wang , Huchuan Lu , Yangrui Shao , Chen Yang , Long Teng

Salient object detection (SOD), which aims to find the most important region of interest and segment the relevant object/item in that area, is an important yet challenging vision task. This problem is inspired by the fact that human seems…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Pingping Zhang , Huchuan Lu , Chunhua Shen

As an essential problem in computer vision, salient object detection (SOD) has attracted an increasing amount of research attention over the years. Recent advances in SOD are predominantly led by deep learning-based solutions (named deep…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Wenguan Wang , Qiuxia Lai , Huazhu Fu , Jianbing Shen , Haibin Ling , Ruigang Yang

Salient object detection (SOD), which simulates the human visual perception system to locate the most attractive object(s) in a scene, has been widely applied to various computer vision tasks. Now, with the advent of depth sensors, depth…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Tao Zhou , Deng-Ping Fan , Ming-Ming Cheng , Jianbing Shen , Ling Shao

Salient Object Detection (SOD) domain using RGB-D data has lately emerged with some current models' adequately precise results. However, they have restrained generalization abilities and intensive computational complexity. In this paper,…

计算机视觉与模式识别 · 计算机科学 2021-02-15 Tanveer Hussain , Saeed Anwar , Amin Ullah , Khan Muhammad , Sung Wook Baik

Salient object detection (SOD) is viewed as a pixel-wise saliency modeling task by traditional deep learning-based methods. A limitation of current SOD models is insufficient utilization of inter-pixel information, which usually results in…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Ziyun Yang , Somayyeh Soltanian-Zadeh , Sina Farsiu

Salient Object Detection (SOD) aims to identify and segment prominent regions within a scene. Traditional models rely on manually annotated pseudo labels with precise pixel-level accuracy, which is time-consuming. We developed a low-cost,…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Miaoyang He , Shuyong Gao , Tsui Qin Mok , Weifeng Ge , Wengqiang Zhang

Image-based salient object detection (SOD) has been extensively studied in the past decades. However, video-based SOD is much less explored since there lack large-scale video datasets within which salient objects are unambiguously defined…

计算机视觉与模式识别 · 计算机科学 2017-05-10 Jia Li , Changqun Xia , Xiaowu Chen

Visual salient object detection (SOD) aims at finding the salient object(s) that attract human attention, while camouflaged object detection (COD) on the contrary intends to discover the camouflaged object(s) that hidden in the surrounding.…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Aixuan Li , Jing Zhang , Yunqiu Lv , Bowen Liu , Tong Zhang , Yuchao Dai
‹ 上一页 1 2 3 10 下一页 ›