中文
相关论文

相关论文: Sparse Cross-scale Attention Network for Efficient…

200 篇论文

Temporal semantic scene understanding is critical for self-driving cars or robots operating in dynamic environments. In this paper, we propose 4D panoptic LiDAR segmentation to assign a semantic class and a temporally-consistent instance ID…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Mehmet Aygün , Aljoša Ošep , Mark Weber , Maxim Maximov , Cyrill Stachniss , Jens Behley , Laura Leal-Taixé

Infrared small target detection (IRSTD) is thus critical in both civilian and military applications. This study addresses the challenge of precisely IRSTD in complex backgrounds. Recent methods focus fundamental reliance on conventional…

图像与视频处理 · 电气工程与系统科学 2025-08-05 Yuxin Jing , Jufeng Zhao , Tianpei Zhang , Yiming Zhu

LiDAR point cloud semantic segmentation enables the robots to obtain fine-grained semantic information of the surrounding environment. Recently, many works project the point cloud onto the 2D image and adopt the 2D Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Yu Zheng , Guangming Wang , Jiuming Liu , Marc Pollefeys , Hesheng Wang

Weakly supervised LiDAR semantic segmentation has made significant strides with limited labeled data. However, most existing methods focus on the network training under weak supervision, while efficient annotation strategies remain largely…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Yilong Chen , Zongyi Xu , xiaoshui Huang , Ruicheng Zhang , Xinqi Jiang , Xinbo Gao

Over the past few years, there has been remarkable progress in research on 3D point clouds and their use in autonomous driving scenarios has become widespread. However, deep learning methods heavily rely on annotated data and often face…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Jin Fang , Dingfu Zhou , Jingjing Zhao , Chenming Wu , Chulin Tang , Cheng-Zhong Xu , Liangjun Zhang

Center-aligned regression remains dominant in LiDAR-based 3D object detection, yet it suffers from fundamental instability: object centers often fall in sparse or empty regions of the bird's-eye-view (BEV) due to the front-surface-biased…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Qinghao Meng , Junbo Yin , Jianbing Shen , Yunde Jia

Recent progress on 2D object detection has featured Cascade RCNN, which capitalizes on a sequence of cascade detectors to progressively improve proposal quality, towards high-quality object detection. However, there has not been evidence in…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Qi Cai , Yingwei Pan , Ting Yao , Tao Mei

3D object detection using LiDAR data is an indispensable component for autonomous driving systems. Yet, only a few LiDAR-based 3D object detection methods leverage segmentation information to further guide the detection process. In this…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Hamidreza Fazlali , Yixuan Xu , Yuan Ren , Bingbing Liu

Panoptic segmentation is the combination of semantic and instance segmentation: assign the points in a 3D point cloud to semantic categories and partition them into distinct object instances. It has many obvious applications for outdoor…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Binbin Xiang , Torben Peters , Theodora Kontogianni , Frawa Vetterli , Stefano Puliti , Rasmus Astrup , Konrad Schindler

Panoptic segmentation has recently unified semantic and instance segmentation, previously addressed separately, thus taking a step further towards creating more comprehensive and efficient perception systems. In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Stefano Gasperini , Mohammad-Ali Nikouei Mahani , Alvaro Marcos-Ramiro , Nassir Navab , Federico Tombari

Fine-grained visual recognition typically depends on modeling subtle difference from object parts. However, these parts often exhibit dramatic visual variations such as occlusions, viewpoints, and spatial transformations, making it hard to…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Lin Wu , Yang Wang

3D scene understanding is a critical yet challenging task in autonomous driving due to the irregularity and sparsity of LiDAR data, as well as the computational demands of processing large-scale point clouds. Recent methods leverage…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Bin Yang , Alexandru Paul Condurache

Deep learning techniques for point cloud data have demonstrated great potentials in solving classical problems in 3D computer vision such as 3D object classification and segmentation. Several recent 3D object classification methods have…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Mikaela Angelina Uy , Quang-Hieu Pham , Binh-Son Hua , Duc Thanh Nguyen , Sai-Kit Yeung

Abstract representations of 3D scenes play a crucial role in computer vision, enabling a wide range of applications such as mapping, localization, surface reconstruction, and even advanced tasks like SLAM and rendering. Among these…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Chenggang Yang , Yuang Shi

Despite the importance of unsupervised object detection, to the best of our knowledge, there is no previous work addressing this problem. One main issue, widely known to the community, is that object boundaries derived only from 2D image…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Hao Tian , Yuntao Chen , Jifeng Dai , Zhaoxiang Zhang , Xizhou Zhu

Semantic outdoor scene understanding based on 3D LiDAR point clouds is a challenging task for autonomous driving due to the sparse and irregular data structure. This paper takes advantages of the uneven range distribution of different LiDAR…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Tzu-Hsuan Chen , Tian Sheuan Chang

Panoptic segmentation is a scene parsing task which unifies semantic segmentation and instance segmentation into one single task. However, the current state-of-the-art studies did not take too much concern on inference time. In this work,…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Chia-Yuan Chang , Shuo-En Chang , Pei-Yung Hsiao , Li-Chen Fu

Outdoor scene completion is a challenging issue in 3D scene understanding, which plays an important role in intelligent robotics and autonomous driving. Due to the sparsity of LiDAR acquisition, it is far more complex for 3D scene…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Xuemeng Yang , Hao Zou , Xin Kong , Tianxin Huang , Yong Liu , Wanlong Li , Feng Wen , Hongbo Zhang

3D object detection based on LiDAR point clouds is a crucial module in autonomous driving particularly for long range sensing. Most of the research is focused on achieving higher accuracy and these models are not optimized for deployment on…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Sambit Mohapatra , Senthil Yogamani , Heinrich Gotzig , Stefan Milz , Patrick Mader

Monocular 3D Object Detection represents a challenging Computer Vision task due to the nature of the input used, which is a single 2D image, lacking in any depth cues and placing the depth estimation problem as an ill-posed one. Existing…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Diana-Alexandra Sas , Florin Oniga