中文
相关论文

相关论文: SGCCNet: Single-Stage 3D Object Detector With Sali…

200 篇论文

Owing to the difficulties of mining spatial-temporal cues, the existing approaches for video salient object detection (VSOD) are limited in understanding complex and noisy scenarios, and often fail in inferring prominent objects. To…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Yingxia Jiao , Xiao Wang , Yu-Cheng Chou , Shouyuan Yang , Ge-Peng Ji , Rong Zhu , Ge Gao

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

High-resolution images are widely adopted for high-performance object detection in videos. However, processing high-resolution inputs comes with high computation costs, and naive down-sampling of the input to reduce the computation costs…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Babak Ehteshami Bejnordi , Amirhossein Habibian , Fatih Porikli , Amir Ghodrati

For current object detectors, the scale of the receptive field of feature extraction operators usually increases layer by layer. Those operators are called scale-oriented operators in this paper, such as the convolution layer in CNN, and…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Jie Li , Yu Hu

Feed-forward only convolutional neural networks (CNNs) may ignore intrinsic relationships and potential benefits of feedback connections in vision tasks such as saliency detection, despite their significant representation capabilities. In…

计算机视觉与模式识别 · 计算机科学 2022-01-12 Guanqun Ding , Nevrez Imamoglu , Ali Caglayan , Masahiro Murakawa , Ryosuke Nakamura

Cloth-changing Person Re-Identification (CC-ReID) is a challenging task that aims to retrieve the target person across multiple surveillance cameras when clothing changes might happen. Despite recent progress in CC-ReID, existing approaches…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Peini Guo , Hong Liu , Jianbing Wu , Guoquan Wang , Tao Wang

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

Video salient object detection aims at discovering the most visually distinctive objects in a video. How to effectively take object motion into consideration during video salient object detection is a critical issue. Existing…

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

In the realm of 3D-computer vision applications, point cloud few-shot learning plays a critical role. However, it poses an arduous challenge due to the sparsity, irregularity, and unordered nature of the data. Current methods rely on…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Tejas Anvekar , Dena Bazazian

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

Salient object detection is a fundamental problem and has been received a great deal of attentions in computer vision. Recently deep learning model became a powerful tool for image feature extraction. In this paper, we propose a multi-scale…

计算机视觉与模式识别 · 计算机科学 2018-01-15 Fen Xiao , Wenzheng Deng , Liangchan Peng , Chunhong Cao , Kai Hu , Xieping Gao

Existing salient object detection methods are capable of predicting binary maps that highlight visually salient regions. However, these methods are limited in their ability to differentiate the relative importance of multiple objects and…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Mengke Song , Linfeng Li , Dunquan Wu , Wenfeng Song , Chenglizhao Chen

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

This paper investigates the geometric consistency for monocular 3D object detection, which suffers from the ill-posed depth estimation. We first conduct a thorough analysis to reveal how existing methods fail to consistently localize…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Qing Lian , Botao Ye , Ruijia Xu , Weilong Yao , Tong Zhang

LiDAR point clouds can effectively depict the motion and posture of objects in three-dimensional space. Many studies accomplish the 3D object detection by voxelizing point clouds. However, in autonomous driving scenarios, the sparsity and…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Yongxin Shao , Aihong Tan , Binrui Wang , Tianhong Yan , Zhetao Sun , Yiyang Zhang , Jiaxin Liu

In the era of AI at the edge, self-driving cars, and climate change, the need for energy-efficient, small, embedded AI is growing. Spiking Neural Networks (SNNs) are a promising approach to address this challenge, with their event-driven…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Lennard Bodden , Franziska Schwaiger , Duc Bach Ha , Lars Kreuzberg , Sven Behnke

Existing deep neural network based salient object detection (SOD) methods mainly focus on pursuing high network accuracy. However, those methods overlook the gap between network accuracy and prediction confidence, known as the confidence…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Jing Zhang , Yuchao Dai , Xin Yu , Mehrtash Harandi , Nick Barnes , Richard Hartley

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

The human brain can effortlessly recognize and localize objects, whereas current 3D object detection methods based on LiDAR point clouds still report inferior performance for detecting occluded and distant objects: the point cloud…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Liang Du , Xiaoqing Ye , Xiao Tan , Edward Johns , Bo Chen , Errui Ding , Xiangyang Xue , Jianfeng Feng

This paper proposes an Agile Aggregating Multi-Level feaTure framework (Agile Amulet) for salient object detection. The Agile Amulet builds on previous works to predict saliency maps using multi-level convolutional features. Compared to…

计算机视觉与模式识别 · 计算机科学 2018-02-21 Pingping Zhang , Luyao Wang , Dong Wang , Huchuan Lu , Chunhua Shen
‹ 上一页 1 8 9 10 下一页 ›