中文
相关论文

相关论文: Weakly Supervised Learning for Salient Object Dete…

200 篇论文

Although weakly-supervised techniques can reduce the labeling effort, it is unclear whether a saliency model trained with weakly-supervised data (e.g., point annotation) can achieve the equivalent performance of its fully-supervised…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Zhenyu Wu , Lin Wang , Wei Wang , Qing Xia , Chenglizhao Chen , Aimin Hao , Shuo Li

Existing state-of-the-art salient object detection networks rely on aggregating multi-level features of pre-trained convolutional neural networks (CNNs). Compared to high-level features, low-level features contribute less to performance but…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Zhe Wu , Li Su , Qingming Huang

The success of current deep saliency detection methods heavily depends on the availability of large-scale supervision in the form of per-pixel labeling. Such supervision, while labor-intensive and not always possible, tends to hinder the…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Jing Zhang , Tong Zhang , Yuchao Dai , Mehrtash Harandi , Richard Hartley

This paper presents a holistic approach to saliency-guided visual attention modeling (SVAM) for use by autonomous underwater robots. Our proposed model, named SVAM-Net, integrates deep visual features at various scales and semantics for…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Md Jahidul Islam , Ruobing Wang , Junaed Sattar

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

To detect salient objects accurately, existing methods usually design complex backbone network architectures to learn and fuse powerful features. However, the saliency inference module that performs saliency prediction from the fused…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Zun Li , Congyan Lang , Yunpeng Chen , Junhao Liew , Jiashi Feng

As an emerging and challenging problem in the computer vision community, weakly supervised object localization and detection plays an important role for developing new generation computer vision systems and has received significant…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Dingwen Zhang , Junwei Han , Gong Cheng , Ming-Hsuan Yang

We provide a comprehensive evaluation of salient object detection (SOD) models. Our analysis identifies a serious design bias of existing SOD datasets which assumes that each image contains at least one clearly outstanding salient object in…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Deng-Ping Fan , Ming-Ming Cheng , Jiang-Jiang Liu , Shang-Hua Gao , Qibin Hou , Ali Borji

Video salient object detection (VSOD) is an important task in many vision applications. Reliable VSOD requires to simultaneously exploit the information from both the spatial domain and the temporal domain. Most of the existing algorithms…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Yi Tang , Yuanman Li , Guoliang Xing

After learning a new object category from image-level annotations (with no object bounding boxes), humans are remarkably good at precisely localizing those objects. However, building good object localizers (i.e., detectors) currently…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Zitian Chen , Zhiqiang Shen , Jiahui Yu , Erik Learned-Miller

Recently salient object detection has witnessed remarkable improvement owing to the deep convolutional neural networks which can harvest powerful features for images. In particular, state-of-the-art salient object detection methods enjoy…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Haofeng Li , Guanbin Li , Yizhou Yu

We define the task of salient structure (SS) detection to unify the saliency-related tasks like fixation prediction, salient object detection, and other detection of structures of interest. In this study, we propose a unified framework for…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Kai-Fu Yang , Hui Li , Chao-Yi Li , Yong-Jie Li

By the aid of attention mechanisms to weight the image features adaptively, recent advanced deep learning-based models encourage the predicted results to approximate the ground-truth masks with as large predictable areas as possible, thus…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Jia Li , Jinming Su , Changqun Xia , Mingcan Ma , Yonghong Tian

We propose a method for the weakly supervised detection of objects in paintings. At training time, only image-level annotations are needed. This, combined with the efficiency of our multiple-instance learning method, enables one to learn…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Nicolas Gonthier , Yann Gousseau , Said Ladjal , Olivier Bonfait

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

We study weakly-supervised video object grounding: given a video segment and a corresponding descriptive sentence, the goal is to localize objects that are mentioned from the sentence in the video. During training, no object bounding boxes…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Luowei Zhou , Nathan Louis , Jason J. Corso

Benefiting from the spatial cues embedded in depth images, recent progress on RGB-D saliency detection shows impressive ability on some challenge scenarios. However, there are still two limitations. One hand is that the pooling and…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Wei Ji , Jingjing Li , Miao Zhang , Yongri Piao , Huchuan Lu

Fully supervised salient object detection (SOD) has made considerable progress based on expensive and time-consuming data with pixel-wise annotations. Recently, to relieve the labeling burden while maintaining performance, some…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Binwei Xu , Haoran Liang , Ronghua Liang , Peng Chen

Recently, deep learning has experienced rapid expansion, contributing significantly to the progress of supervised learning methodologies. However, acquiring labeled data in real-world settings can be costly, labor-intensive, and sometimes…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Jicheng Yuan , Anh Le-Tuan , Ali Ganbarov , Manfred Hauswirth , Danh Le-Phuoc

Weakly supervised object detection (WSOD) using only image-level annotations has attracted growing attention over the past few years. Existing approaches using multiple instance learning easily fall into local optima, because such mechanism…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Chenhao Lin , Siwen Wang , Dongqi Xu , Yu Lu , Wayne Zhang