中文
相关论文

相关论文: U$^2$-Net: Going Deeper with Nested U-Structure fo…

200 篇论文

Deep-learning based salient object detection methods achieve great improvements. However, there are still problems existing in the predictions, such as blurry boundary and inaccurate location, which is mainly caused by inadequate feature…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Han Sun , Yetong Bian , Ningzhong Liu , Huiyu Zhou

Most scenes in practical applications are dynamic scenes containing moving objects, so segmenting accurately moving objects is crucial for many computer vision applications. In order to efficiently segment out all moving objects in the…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Chenjie Wang , Chengyuan Li , Bin Luo

Arising from the various object types and scales, diverse imaging orientations, and cluttered backgrounds in optical remote sensing image (RSI), it is difficult to directly extend the success of salient object detection for nature scene…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Chongyi Li , Runmin Cong , Junhui Hou , Sanyi Zhang , Yue Qian , Sam Kwong

Recent salient object detection (SOD) methods aim to improve performance in four key directions: semantic enhancement, boundary refinement, auxiliary task supervision, and multi-modal fusion. In pursuit of continuous gains, these approaches…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Yu Zhang , Haoan Ping , Yuchen Li , Zhenshan Bing , Fuchun Sun , Alois Knoll

Compared with the conventional hand-crafted approaches, the deep learning based methods have achieved tremendous performance improvements by training exquisitely crafted fancy networks over large-scale training sets. However, do we really…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Zhenyu Wu , Shuai Li , Chenglizhao Chen , Aimin Hao , Hong Qin

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

In the current salient object detection network, the most popular method is using U-shape structure. However, the massive number of parameters leads to more consumption of computing and storage resources which are not feasible to deploy on…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Bin Zhang , Yang Wu , Xiaojing Zhang , Ming Ma

Most salient object detection approaches use U-Net or feature pyramid networks (FPN) as their basic structures. These methods ignore two key problems when the encoder exchanges information with the decoder: one is the lack of interference…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Xiaoqi Zhao , Youwei Pang , Lihe Zhang , Huchuan Lu , Lei Zhang

Salient object detection plays an important role in many downstream tasks. However, complex real-world scenes with varying scales and numbers of salient objects still pose a challenge. In this paper, we directly address the problem of…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Bowen Deng , Andrew P. French , Michael P. Pound

Fully convolutional networks have shown outstanding performance in the salient object detection (SOD) field. The state-of-the-art (SOTA) methods have a tendency to become deeper and more complex, which easily homogenize their learned deep…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Zhenyu Wu , Shuai Li , Chenglizhao Chen , Aimin Hao , Hong Qin

Most existing salient object detection methods mostly use U-Net or feature pyramid structure, which simply aggregates feature maps of different scales, ignoring the uniqueness and interdependence of them and their respective contributions…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Yao Yuan , Pan Gao , XiaoYang Tan

Salient object detection (SOD) is a crucial and preliminary task for many computer vision applications, which have made progress with deep CNNs. Most of the existing methods mainly rely on the RGB information to distinguish the salient…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Jiawei Zhao , Yifan Zhao , Jia Li , Xiaowu Chen

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

Existing salient object detection methods often adopt deeper and wider networks for better performance, resulting in heavy computational burden and slow inference speed. This inspires us to rethink saliency detection to achieve a favorable…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Jia Li , Shengye Qiao , Zhirui Zhao , Chenxi Xie , Xiaowu Chen , Changqun Xia

Conventional RGB-D salient object detection methods aim to leverage depth as complementary information to find the salient regions in both modalities. However, the salient object detection results heavily rely on the quality of captured…

计算机视觉与模式识别 · 计算机科学 2021-09-09 Yifan Zhao , Jiawei Zhao , Jia Li , Xiaowu Chen

We solve the problem of salient object detection by investigating how to expand the role of pooling in convolutional neural networks. Based on the U-shape architecture, we first build a global guidance module (GGM) upon the bottom-up…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Jiang-Jiang Liu , Qibin Hou , Ming-Ming Cheng , Jiashi Feng , Jianmin Jiang

In this paper, we introduce Divide-and-Conquer into the salient object detection (SOD) task to enable the model to learn prior knowledge that is for predicting the saliency map. We design a novel network, Divide-and-Conquer Network (DC-Net)…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Jiayi Zhu , Xuebin Qin , Abdulmotaleb Elsaddik

Fully convolutional neural networks (FCNs) have shown outstanding performance in many computer vision tasks including salient object detection. However, there still remains two issues needed to be addressed in deep learning based saliency…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Chunbiao Zhu , Xing Cai , Kan Huang , Thomas H Li , Ge Li

Salient object detection is a fundamental topic in computer vision. Previous methods based on RGB-D often suffer from the incompatibility of multi-modal feature fusion and the insufficiency of multi-scale feature aggregation. To tackle…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Xian Fang , Jinchao Zhu , Ruixun Zhang , Xiuli Shao , Hongpeng Wang

Recent salient object detection (SOD) models predominantly rely on heavyweight backbones, incurring substantial computational cost and hindering their practical application in various real-world settings, particularly on edge devices. This…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Yu-Huan Wu , Wei Liu , Zi-Xuan Zhu , Zizhou Wang , Yong Liu , Liangli Zhen
‹ 上一页 1 2 3 10 下一页 ›