中文
相关论文

相关论文: LaSSM: Efficient Semantic-Spatial Query Decoding v…

200 篇论文

In recent years, transformer-based models have exhibited considerable potential in point cloud instance segmentation. Despite the promising performance achieved by existing methods, they encounter challenges such as instance query…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Lei Yao , Yi Wang , Moyun Liu , Lap-Pui Chau

Most existing methods realize 3D instance segmentation by extending those models used for 3D object detection or 3D semantic segmentation. However, these non-straightforward methods suffer from two drawbacks: 1) Imprecise bounding boxes or…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Jiahao Sun , Chunmei Qing , Junpeng Tan , Xiangmin Xu

DETR-based methods, which use multi-layer transformer decoders to refine object queries iteratively, have shown promising performance in 3D indoor object detection. However, the scene point features in the transformer decoder remain fixed,…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Chuxin Wang , Wenfei Yang , Xiang Liu , Tianzhu Zhang

Place recognition gives a SLAM system the ability to correct cumulative errors. Unlike images that contain rich texture features, point clouds are almost pure geometric information which makes place recognition based on point clouds…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Lin Li , Xin Kong , Xiangrui Zhao , Tianxin Huang , Yong Liu

Semantic scene completion (SSC) aims to complete a partial 3D scene and predict its semantics simultaneously. Most existing works adopt the voxel representations, thus suffering from the growth of memory and computation cost as the voxel…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Jinfeng Xu , Xianzhi Li , Yuan Tang , Qiao Yu , Yixue Hao , Long Hu , Min Chen

Modern 3D semantic instance segmentation approaches predominantly rely on specialized voting mechanisms followed by carefully designed geometric clustering techniques. Building on the successes of recent Transformer-based methods for object…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Jonas Schult , Francis Engelmann , Alexander Hermans , Or Litany , Siyu Tang , Bastian Leibe

The semantic understanding of indoor 3D point cloud data is crucial for a range of subsequent applications, including indoor service robots, navigation systems, and digital twin engineering. Global features are crucial for achieving…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Shuochen Xu , Zhenxin Zhang

LiDAR point cloud analysis is a core task for 3D computer vision, especially for autonomous driving. However, due to the severe sparsity and noise interference in the single sweep LiDAR point cloud, the accurate semantic segmentation is…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Xu Yan , Jiantao Gao , Jie Li , Ruimao Zhang , Zhen Li , Rui Huang , Shuguang Cui

Recognizing 3D part instances from a 3D point cloud is crucial for 3D structure and scene understanding. Several learning-based approaches use semantic segmentation and instance center prediction as training tasks and fail to further…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Chunyu Sun , Xin Tong , Yang Liu

Existing 3D instance segmentation methods are predominated by the bottom-up design -- manually fine-tuned algorithm to group points into clusters followed by a refinement network. However, by relying on the quality of the clusters, these…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Tuan Duc Ngo , Binh-Son Hua , Khoi Nguyen

In the field of SLAM (Simultaneous Localization And Mapping) for robot navigation, mapping the environment is an important task. In this regard the Lidar sensor can produce near accurate 3D map of the environment in the format of point…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Aritra Mukherjee , Sourya Dipta Das , Jasorsi Ghosh , Ananda S. Chowdhury , Sanjoy Kumar Saha

Point cloud videos capture dynamic 3D motion while reducing the effects of lighting and viewpoint variations, making them highly effective for recognizing subtle and continuous human actions. Although Selective State Space Models (SSMs)…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Peiming Li , Ziyi Wang , Yulin Yuan , Hong Liu , Xiangming Meng , Junsong Yuan , Mengyuan Liu

Deep learning techniques have become the to-go models for most vision-related tasks on 2D images. However, their power has not been fully realised on several tasks in 3D space, e.g., 3D scene understanding. In this work, we jointly address…

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

Instance segmentation in 3D scenes is fundamental in many applications of scene understanding. It is yet challenging due to the compound factors of data irregularity and uncertainty in the numbers of instances. State-of-the-art methods…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Zhihao Liang , Zhihao Li , Songcen Xu , Mingkui Tan , Kui Jia

Autonomous vehicles need to have a semantic understanding of the three-dimensional world around them in order to reason about their environment. State of the art methods use deep neural networks to predict semantic classes for each point in…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Larissa T. Triess , David Peter , Christoph B. Rist , J. Marius Zöllner

With the increasing reliance of self-driving and similar robotic systems on robust 3D vision, the processing of LiDAR scans with deep convolutional neural networks has become a trend in academia and industry alike. Prior attempts on the…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Ran Cheng , Christopher Agia , Yuan Ren , Xinhai Li , Liu Bingbing

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images. Applying the same methods on 3D data still poses challenges due to the heavy memory requirements and the lack of…

计算机视觉与模式识别 · 计算机科学 2021-08-21 Radu Alexandru Rosu , Peer Schütt , Jan Quenzel , Sven Behnke

4D LiDAR semantic segmentation, also referred to as multi-scan semantic segmentation, plays a crucial role in enhancing the environmental understanding capabilities of autonomous vehicles or robots. It classifies the semantic category of…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Neng Wang , Ruibin Guo , Chenghao Shi , Ziyue Wang , Hui Zhang , Huimin Lu , Zhiqiang Zheng , Xieyuanli Chen

Semantic segmentation of point clouds, aiming to assign each point a semantic category, is critical to 3D scene understanding.Despite of significant advances in recent years, most of existing methods still suffer from either the…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Chen Chen , Yisen Wang , Honghua Chen , Xuefeng Yan , Dayong Ren , Yanwen Guo , Haoran Xie , Fu Lee Wang , Mingqiang Wei

As a common method in the field of computer vision, spatial attention mechanism has been widely used in semantic segmentation of remote sensing images due to its outstanding long-range dependency modeling capability. However, remote sensing…

图像与视频处理 · 电气工程与系统科学 2025-01-24 Xiaowen Ma , Rongrong Lian , Zhenkai Wu , Renxiang Guan , Tingfeng Hong , Mengjiao Zhao , Mengting Ma , Jiangtao Nie , Zhenhong Du , Siyang Song , Wei Zhang
‹ 上一页 1 2 3 10 下一页 ›