中文
相关论文

相关论文: A Parallel Down-Up Fusion Network for Salient Obje…

200 篇论文

Detecting Resident Space Objects (RSOs) and preventing collisions with other satellites is crucial. Recently, deep convolutional neural networks (DCNNs) have shown superior performance in object detection when large-scale datasets are…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Zhe Chen , Yang Yang , Anne Bettens , Youngho Eun , Xiaofeng Wu

Current RGB-D methods usually leverage large-scale backbones to improve accuracy but sacrifice efficiency. Meanwhile, several existing lightweight methods are difficult to achieve high-precision performance. To balance the efficiency and…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Songsong Duan , Xi Yang , Nannan Wang , Xinbo Gao

In this paper, we design a simple yet powerful deep network architecture, U$^2$-Net, for salient object detection (SOD). The architecture of our U$^2$-Net is a two-level nested U-structure. The design has the following advantages: (1) it is…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Xuebin Qin , Zichen Zhang , Chenyang Huang , Masood Dehghan , Osmar R. Zaiane , Martin Jagersand

Existing RGB-D salient object detection methods treat depth information as an independent component to complement its RGB part, and widely follow the bi-stream parallel network architecture. To selectively fuse the CNNs features extracted…

计算机视觉与模式识别 · 计算机科学 2020-12-30 Xuehao Wang , Shuai Li , Chenglizhao Chen , Yuming Fang , Aimin Hao , Hong Qin

Deep learning based salient object detection has recently achieved great success with its performance greatly outperforms any other unsupervised methods. However, annotating per-pixel saliency masks is a tedious and inefficient procedure.…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Guanbin Li , Yuan Xie , Liang Lin

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

Exploring to what humans pay attention in dynamic panoramic scenes is useful for many fundamental applications, including augmented reality (AR) in retail, AR-powered recruitment, and visual language navigation. With this goal in mind, we…

计算机视觉与模式识别 · 计算机科学 2021-11-15 Yi Zhang

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

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

Video Salient Document Detection (VSDD) is an essential task of practical computer vision, which aims to highlight visually salient document regions in video frames. Previous techniques for VSDD focus on learning features without…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Hemraj Singh , Mridula Verma , Ramalingaswamy Cheruku

Although deep salient object detection (SOD) has achieved remarkable progress, deep SOD models are extremely data-hungry, requiring large-scale pixel-wise annotations to deliver such promising results. In this paper, we propose a novel yet…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Zhenyu Wu , Lin Wang , Wei Wang , Tengfei Shi , Chenglizhao Chen , Aimin Hao , Shuo Li

The existing state-of-the-art (SOTA) video salient object detection (VSOD) models have widely followed short-term methodology, which dynamically determines the balance between spatial and temporal saliency fusion by solely considering the…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Chenglizhao Chen , Hengsen Wang , Yuming Fang , Chong Peng

When localizing and detecting 3D objects for autonomous driving scenes, obtaining information from multiple sensor (e.g. camera, LIDAR) typically increases the robustness of 3D detectors. However, the efficient and effective fusion of…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

Feature pyramid network (FPN) based models, which fuse the semantics and salient details in a progressive manner, have been proven highly effective in salient object detection. However, it is observed that these models often generate…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Zun Li , Congyan Lang , Junhao Liew , Qibin Hou , Yidong Li , Jiashi Feng

Recent progress on saliency detection is substantial, benefiting mostly from the explosive development of Convolutional Neural Networks (CNNs). Semantic segmentation and saliency detection algorithms developed lately have been mostly based…

计算机视觉与模式识别 · 计算机科学 2018-03-19 Qibin Hou , Ming-Ming Cheng , Xiao-Wei Hu , Ali Borji , Zhuowen Tu , Philip Torr

The goal of salient region detection is to identify the regions of an image that attract the most attention. Many methods have achieved state-of-the-art performance levels on this task. Recently, salient instance segmentation has become an…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Jialun Pei , He Tang , Chao Liu , Chuanbo Chen

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

Camouflaged object detection (COD) and salient object detection (SOD) are two distinct yet closely-related computer vision tasks widely studied during the past decades. Though sharing the same purpose of segmenting an image into binary…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Chao Hao , Zitong Yu , Xin Liu , Jun Xu , Huanjing Yue , Jingyu Yang

Developing a new Salient Object Detection (SOD) model involves selecting an ImageNet pre-trained backbone and creating novel feature refinement modules to use backbone features. However, adding new components to a pre-trained backbone needs…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Rohit Venkata Sai Dulam , Chandra Kambhamettu

Decomposing images of document pages into high-level semantic regions (e.g., figures, tables, paragraphs), document object detection (DOD) is fundamental for downstream tasks like intelligent document editing and understanding. DOD remains…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Kai Li , Curtis Wigington , Chris Tensmeyer , Handong Zhao , Nikolaos Barmpalios , Vlad I. Morariu , Varun Manjunatha , Tong Sun , Yun Fu
‹ 上一页 1 8 9 10 下一页 ›