中文
相关论文

相关论文: Salient Object Detection in the Deep Learning Era:…

200 篇论文

Salient object detection is the task of producing a binary mask for an image that deciphers which pixels belong to the foreground object versus background. We introduce a new salient object detection dataset using images taken by people who…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Jarek Reynolds , Chandra Kanth Nagesh , Danna Gurari

In this paper, we propose a broad comparison between Fully Convolutional Networks (FCNs) and Mask Region-based Convolutional Neural Networks (Mask-RCNNs) applied in the Salient Object Detection (SOD) context. Studies in the SOD literature…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Bruno A. Krinski , Daniel V. Ruiz , Guilherme Z. Machado , Eduardo Todt

With the human pursuit of knowledge, open-set object detection (OSOD) has been designed to identify unknown objects in a dynamic world. However, an issue with the current setting is that all the predicted unknown objects share the same…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Jiyang Zheng , Weihao Li , Jie Hong , Lars Petersson , Nick Barnes

Automated salient object detection (SOD) plays an increasingly crucial role in many computer vision applications. By reformulating the depth information as supervision rather than as input, depth-supervised convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Heqin Zhu , Xu Sun , Yuexiang Li , Kai Ma , S. Kevin Zhou , Yefeng Zheng

Machine learning is at the center of mainstream technology and outperforms classical approaches to handcrafted feature design. Aside from its learning process for artificial feature extraction, it has an end-to-end paradigm from input to…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Gustavo Olague , Roberto Pineda , Gerardo Ibarra-Vazquez , Matthieu Olague , Axel Martinez , Sambit Bakshi , Jonathan Vargas , Isnardo Reducindo

Despite the powerful feature extraction capability of Convolutional Neural Networks, there are still some challenges in saliency detection. In this paper, we focus on two aspects of challenges: i) Since salient objects appear in various…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Mehrdad Noori , Sina Mohammadi , Sina Ghofrani Majelan , Ali Bahri , Mohammad Havaei

Object detection has compelling applications over a range of domains, including human-computer interfaces, security and video surveillance, navigation and road traffic monitoring, transportation systems, industrial automation healthcare,…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Ankita Bose , Jayasravani Bhumireddy , Naveen N

Repair and maintenance of underwater structures as well as marine science rely heavily on the results of underwater object detection, which is a crucial part of the image processing workflow. Although many computer vision-based approaches…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Radhwan Adnan Dakhil , Ali Retha Hasoon Khayeat

One major branch of saliency object detection methods is diffusion-based which construct a graph model on a given image and diffuse seed saliency values to the whole graph by a diffusion matrix. While their performance is sensitive to…

计算机视觉与模式识别 · 计算机科学 2020-01-20 Peng Jiang , Zhiyi Pan , Nuno Vasconcelos , Baoquan Chen , Jingliang Peng

Object detection-the computer vision task dealing with detecting instances of objects of a certain class (e.g., 'car', 'plane', etc.) in images-attracted a lot of attention from the community during the last 5 years. This strong interest…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Shivang Agarwal , Jean Ogier Du Terrail , Frédéric Jurie

Salient Object Ranking (SOR) involves ranking the degree of saliency of multiple salient objects in an input image. Most recently, a method is proposed for ranking salient objects in an input video based on a predicted fixation map. It…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Jiaying Lin , Huankang Guan , Rynson W. H. Lau

In this paper, we address the detection of co-occurring salient objects (CoSOD) in an image group using frequency statistics in an unsupervised manner, which further enable us to develop a semi-supervised method. While previous works have…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Souradeep Chakraborty , Shujon Naha , Muhammet Bastan , Amit Kumar K C , Dimitris Samaras

Co-salient object detection targets at detecting co-existed salient objects among a group of images. Recently, a generalist model for segmenting everything in context, called SegGPT, is gaining public attention. In view of its breakthrough…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Yi Liu , Shoukun Xu , Dingwen Zhang , Jungong Han

Saliency prediction is a well studied problem in computer vision. Early saliency models were based on low-level hand-crafted feature derived from insights gained in neuroscience and psychophysics. In the wake of deep learning breakthrough,…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Sen He , Nicolas Pugeault

Hyperspectral salient object detection (HSOD) aims to extract targets or regions with significantly different spectra from hyperspectral images. While existing deep learning-based methods can achieve good detection results, they generally…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Peifu Liu , Tingfa Xu , Guokai Shi , Jingxuan Xu , Huan Chen , Jianan Li

Weakly supervised object detection (WSOD), which is the problem of learning detectors using only image-level labels, has been attracting more and more interest. However, this problem is quite challenging due to the lack of location…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Baisheng Lai , Xiaojin Gong

Co-salient Object Detection (CoSOD) aims to segment salient objects that consistently appear across a group of related images. Despite the notable progress achieved by recent training-based approaches, they still remain constrained by the…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Zhijin He , Shuo Jin , Siyue Yu , Shuwei Wu , Bingfeng Zhang , Li Yu , Jimin Xiao

Object Detection is the task of classification and localization of objects in an image or video. It has gained prominence in recent years due to its widespread applications. This article surveys recent developments in deep learning based…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Syed Sahil Abbas Zaidi , Mohammad Samar Ansari , Asra Aslam , Nadia Kanwal , Mamoona Asghar , Brian Lee

Alignment-free RGB-Thermal (RGB-T) salient object detection (SOD) aims to achieve robust performance in complex scenes by directly leveraging the complementary information from unaligned visible-thermal image pairs, without requiring manual…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Kunpeng Wang , Keke Chen , Chenglong Li , Zhengzheng Tu , Bin Luo

Many works have been done on salient object detection using supervised or unsupervised approaches on colour images. Recently, a few studies demonstrated that efficient salient object detection can also be implemented by using spectral…

计算机视觉与模式识别 · 计算机科学 2018-07-03 Nevrez Imamoglu , Yu Oishi , Xiaoqiang Zhang , Guanqun Ding , Yuming Fang , Toru Kouyama , Ryosuke Nakamura