中文
相关论文

相关论文: 3D-MPA: Multi Proposal Aggregation for 3D Semantic…

200 篇论文

With the proliferation of Lidar sensors and 3D vision cameras, 3D point cloud analysis has attracted significant attention in recent years. After the success of the pioneer work PointNet, deep learning-based methods have been increasingly…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Jiajing Chen , Burak Kakillioglu , Senem Velipasalar

Instance segmentation on 3D point clouds is one of the most extensively researched areas toward the realization of autonomous cars and robots. Certain existing studies have split input point clouds into small regions such as 1m x 1m; one…

机器学习 · 计算机科学 2019-09-30 Kosuke Arase , Yusuke Mukuta , Tatsuya Harada

Dense 3D visual mapping estimates as many as possible pixel depths, for each image. This results in very dense point clouds that often contain redundant and noisy information, especially for surfaces that are roughly planar, for instance,…

计算机视觉与模式识别 · 计算机科学 2019-02-21 Luca Morreale , Andrea Romanoni , Matteo Matteucci

We propose a novel, conceptually simple and general framework for instance segmentation on 3D point clouds. Our method, called 3D-BoNet, follows the simple design philosophy of per-point multilayer perceptrons (MLPs). The framework directly…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Bo Yang , Jianan Wang , Ronald Clark , Qingyong Hu , Sen Wang , Andrew Markham , Niki Trigoni

This paper introduces a novel approach for 3D semantic instance segmentation on point clouds. A 3D convolutional neural network called submanifold sparse convolutional network is used to generate semantic predictions and instance embeddings…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Zhidong Liang , Ming Yang , Chunxiang Wang

3D object detection in point cloud data remains a challenging task due to the sparsity and lack of global structure inherent in the input. In this work, we propose a novel Multi-Scale Attention (MSA) mechanism integrated into the 3DETR…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Mustaqeem Khan , Aidana Nurakhmetova , Wail Gueaieb , Abdulmotaleb El Saddik

In this paper, we focus on exploring the fusion of images and point clouds for 3D object detection in view of the complementary nature of the two modalities, i.e., images possess more semantic information while point clouds specialize in…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Ming Zhu , Chao Ma , Pan Ji , Xiaokang Yang

We introduce 3D-SIS, a novel neural network architecture for 3D semantic instance segmentation in commodity RGB-D scans. The core idea of our method is to jointly learn from both geometric and color signal, thus enabling accurate instance…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Ji Hou , Angela Dai , Matthias Nießner

We propose a novel 3D point cloud segmentation framework named SASO, which jointly performs semantic and instance segmentation tasks. For semantic segmentation task, inspired by the inherent correlation among objects in spatial context, we…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Jingang Tan , Lili Chen , Kangru Wang , Jingquan Peng , Jiamao Li , Xiaolin Zhang

In recent years, with the development of computing resources and LiDAR, point cloud semantic segmentation has attracted many researchers. For the sparsity of point clouds, although there is already a way to deal with sparse convolution,…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Yunzheng Su , Lei Jiang , Jie Cao

We propose a novel deep learning-based framework to tackle the challenge of semantic segmentation of large-scale point clouds of millions of points. We argue that the organization of 3D point clouds can be efficiently captured by a…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Loic Landrieu , Martin Simonovsky

Semantic segmentation is an important and well-known task in the field of computer vision, in which we attempt to assign a corresponding semantic class to each input element. When it comes to semantic segmentation of 2D images, the input…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Ivan Martinović

3D point cloud semantic segmentation has a wide range of applications. Recently, weakly supervised point cloud segmentation methods have been proposed, aiming to alleviate the expensive and laborious manual annotation process by leveraging…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Xiawei Li , Qingyuan Xu , Jing Zhang , Tianyi Zhang , Qian Yu , Lu Sheng , Dong Xu

Instance segmentation in point clouds is one of the most fine-grained ways to understand the 3D scene. Due to its close relationship to semantic segmentation, many works approach these two tasks simultaneously and leverage the benefits of…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Guangnan Wu , Zhiyi Pan , Peng Jiang , Changhe Tu

Instance segmentation on point clouds is a fundamental task in 3D scene perception. In this work, we propose a concise clustering-based framework named HAIS, which makes full use of spatial relation of points and point sets. Considering…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Shaoyu Chen , Jiemin Fang , Qian Zhang , Wenyu Liu , Xinggang Wang

The development of 2D foundation models for image segmentation has been significantly advanced by the Segment Anything Model (SAM). However, achieving similar success in 3D models remains a challenge due to issues such as non-unified data…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Yuchen Zhou , Jiayuan Gu , Tung Yen Chiang , Fanbo Xiang , Hao Su

Semantic segmentation of 3D point cloud is an essential task for autonomous driving environment perception. The pipeline of most pointwise point cloud semantic segmentation methods includes points sampling, neighbor searching, feature…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Chuanyu Luo , Xiaohan Li , Nuo Cheng , Han Li , Shengguang Lei , Pu Li

We introduce a method for instance proposal generation for 3D point clouds. Existing techniques typically directly regress proposals in a single feed-forward step, leading to inaccurate estimation. We show that this serves as a critical…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Weiwei Sun , Daniel Rebain , Renjie Liao , Vladimir Tankovich , Soroosh Yazdani , Kwang Moo Yi , Andrea Tagliasacchi

Semantic segmentation of 3D point cloud data is essential for enhanced high-level perception in autonomous platforms. Furthermore, given the increasing deployment of LiDAR sensors onboard of cars and drones, a special emphasis is also…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Yara Ali Alnaggar , Mohamed Afifi , Karim Amer , Mohamed Elhelw

Existing state-of-the-art 3D point cloud understanding methods merely perform well in a fully supervised manner. To the best of our knowledge, there exists no unified framework that simultaneously solves the downstream high-level…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Kangcheng Liu