中文
相关论文

相关论文: Texture-Semantic Collaboration Network for ORSI Sa…

200 篇论文

Existing semantic segmentation works mainly focus on learning the contextual information in high-level semantic features with CNNs. In order to maintain a precise boundary, low-level texture features are directly skip-connected into the…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Lanyun Zhu , Deyi Ji , Shiping Zhu , Weihao Gan , Wei Wu , Junjie Yan

In this paper, we propose a novel edge preserving and multi-scale contextual neural network for salient object detection. The proposed framework is aiming to address two limits of the existing CNN based methods. First, region-based CNN…

计算机视觉与模式识别 · 计算机科学 2017-10-26 Xiang Wang , Huimin Ma , Xiaozhi Chen , Shaodi You

Salient object detection (SOD) in complex environments remains a challenging research topic. Most existing methods perform well in natural scenes with negligible noise, and tend to leverage multi-modal information (e.g., depth and infrared)…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Quan Chen , Xiong Yang , Bolun Zheng , Rongfeng Lu , Xiaokai Yang , Qianyu Zhang , Yu Liu , Xiaofei Zhou

Salient object detection is the pixel-level dense prediction task which can highlight the prominent object in the scene. Recently U-Net framework is widely used, and continuous convolution and pooling operations generate multi-level…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Zhengyi Liu , Yuan Wang , Zhengzheng Tu , Yun Xiao , Bin Tang

Co-saliency detection (CoSOD) aims at discovering the repetitive salient objects from multiple images. Two primary challenges are group semantics extraction and noise object suppression. In this paper, we present a unified Two-stage grOup…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Zhenshan Tan , Cheng Chen , Keyu Wen , Yuzhuo Qin , Xiaodong Gu

Deep Learning-based Unsupervised Salient Object Detection (USOD) mainly relies on the noisy saliency pseudo labels that have been generated from traditional handcraft methods or pre-trained networks. To cope with the noisy labels problem, a…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Huajun Zhou , Bo Qiao , Lingxiao Yang , Jianhuang Lai , Xiaohua Xie

Despite significant advancements in salient object detection(SOD) in optical remote sensing images(ORSI), challenges persist due to the intricate edge structures of ORSIs and the complexity of their contextual relationships. Current deep…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Yakun Xie , Suning Liu , Hongyu Chen , Shaohan Cao , Huixin Zhang , Dejun Feng , Qian Wan , Jun Zhu , Qing Zhu

In the past few years, numerous deep learning methods have been proposed to address the task of segmenting salient objects from RGB images. However, these approaches depending on single modality fail to achieve the state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Yi Zhang , Lu Zhang , Wassim Hamidouche , Olivier Deforges

Fully convolutional neural networks (FCNs) have shown their advantages in the salient object detection task. However, most existing FCNs-based methods still suffer from coarse object boundaries. In this paper, to solve this problem, we…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Jia-Xing Zhao , Jiangjiang Liu , Den-Ping Fan , Yang Cao , Jufeng Yang , Ming-Ming Cheng

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

RGB-T salient object detection (SOD) aims to segment attractive objects by combining RGB and thermal infrared images. To enhance performance, the Segment Anything Model has been fine-tuned for this task. However, the imbalance convergence…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Zhengyi Liu , Xinrui Wang , Xianyong Fang , Zhengzheng Tu , Linbo Wang

Image smoothing is a fundamental low-level vision task that aims to preserve salient structures of an image while removing insignificant details. Deep learning has been explored in image smoothing to deal with the complex entanglement of…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Jie Wang , Yongzhen Wang , Yidan Feng , Lina Gong , Xuefeng Yan , Haoran Xie , Fu Lee Wang , Mingqiang Wei

Weakly supervised object localization (WSOL) is a challenging problem when given image category labels but requires to learn object localization models. Optimizing a convolutional neural network (CNN) for classification tends to activate…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Wei Gao , Fang Wan , Xingjia Pan , Zhiliang Peng , Qi Tian , Zhenjun Han , Bolei Zhou , Qixiang Ye

Image-level weakly supervised semantic segmentation is a challenging task that has been deeply studied in recent years. Most of the common solutions exploit class activation map (CAM) to locate object regions. However, such response maps…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Yukun Su , Jingliang Deng , Zonghan Li

Deep learning solutions of the salient object detection problem have achieved great results in recent years. The majority of these models are based on encoders and decoders, with a different multi-feature combination. In this paper, we show…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Hazarapet Tunanyan

Salient object detection has seen remarkable progress driven by deep learning techniques. However, most of deep learning based salient object detection methods are black-box in nature and lacking in interpretability. This paper proposes the…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Huaxin Xiao , Jiashi Feng , Yunchao Wei , Maojun Zhang

In recent years, RGB-T salient object detection (SOD) has attracted continuous attention, which makes it possible to identify salient objects in environments such as low light by introducing thermal image. However, most of the existing…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Runmin Cong , Kepu Zhang , Chen Zhang , Feng Zheng , Yao Zhao , Qingming Huang , Sam Kwong

Salient object detection (SOD) focuses on distinguishing the most conspicuous objects in the scene. However, most related works are based on RGB images, which lose massive useful information. Accordingly, with the maturity of thermal…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Yuxuan Wang , Feng Dong , Jinchao Zhu

Deep convolutional neural network significantly boosted the capability of salient object detection in handling large variations of scenes and object appearances. However, convolution operations seek to generate strong responses on…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Sanping Zhou , Jimuyang Zhang , Jinjun Wang , Fei Wang , Dong Huang

The traditional definition of co-salient object detection (CoSOD) task is to segment the common salient objects in a group of relevant images. This definition is based on an assumption of group consensus consistency that is not always…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Yang Wu , Shenglong Hu , Huihui Song , Kaihua Zhang , Bo Liu , Dong Liu