中文
相关论文

相关论文: GSIP: Green Semantic Segmentation of Large-Scale I…

200 篇论文

Generalizable 3D part segmentation is important but challenging in vision and robotics. Training deep models via conventional supervised methods requires large-scale 3D datasets with fine-grained part annotations, which are costly to…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Minghua Liu , Yinhao Zhu , Hong Cai , Shizhong Han , Zhan Ling , Fatih Porikli , Hao Su

Current point cloud registration methods are mainly based on local geometric information and usually ignore the semantic information contained in the scenes. In this paper, we treat the point cloud registration problem as a semantic…

计算机视觉与模式识别 · 计算机科学 2023-10-19 Shaocong Liu , Tao Wang , Yan Zhang , Ruqin Zhou , Li Li , Chenguang Dai , Yongsheng Zhang , Longguang Wang , Hanyun Wang

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

Indoor scenes are usually characterized by scattered objects and their relationships, which turns the indoor scene classification task into a challenging computer vision task. Despite the significant performance boost in classification…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Ricardo Pereira , Luís Garrote , Tiago Barros , Ana Lopes , Urbano J. Nunes

This paper investigates the indistinguishable points (difficult to predict label) in semantic segmentation for large-scale 3D point clouds. The indistinguishable points consist of those located in complex boundary, points with similar local…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Mingye Xu , Zhipeng Zhou , Junhao Zhang , Yu Qiao

Ground segmentation of point clouds remains challenging because of the sparse and unordered data structure. This paper proposes the GSECnet - Ground Segmentation network for Edge Computing, an efficient ground segmentation framework of…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Dong He , Jie Cheng , Jong-Hwan Kim

We propose a new supervized learning framework for oversegmenting 3D point clouds into superpoints. We cast this problem as learning deep embeddings of the local geometry and radiometry of 3D points, such that the border of objects presents…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Loic Landrieu , Mohamed Boussaha

Point clouds are an efficient data format for 3D data. However, existing 3D segmentation methods for point clouds either do not model local dependencies \cite{pointnet} or require added computations \cite{kd-net,pointnet2}. This work…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Qiangui Huang , Weiyue Wang , Ulrich Neumann

Interactive 3D point cloud segmentation enables efficient annotation of complex 3D scenes through user-guided prompts. However, current approaches are typically restricted in scope to a single domain (indoor or outdoor), and to a single…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Aniket Gupta , Hanhui Wang , Charles Saunders , Aruni RoyChowdhury , Hanumant Singh , Huaizu Jiang

Instance segmentation on 3D point clouds (3DIS) is a longstanding challenge in computer vision, where state-of-the-art methods are mainly based on full supervision. As annotating ground truth dense instance masks is tedious and expensive,…

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

Point cloud instance segmentation has achieved huge progress with the emergence of deep learning. However, these methods are usually data-hungry with expensive and time-consuming dense point cloud annotations. To alleviate the annotation…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Yongbin Liao , Hongyuan Zhu , Yanggang Zhang , Chuangguan Ye , Tao Chen , Jiayuan Fan

In this paper, we propose a multi-resolution deep-learning architecture to semantically segment dense large-scale pointclouds. Dense pointcloud data require a computationally expensive feature encoding process before semantic segmentation.…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Liuyue Xie , Tomotake Furuhata , Kenji Shimada

Unsupervised point cloud segmentation is critical for embodied artificial intelligence and autonomous driving, as it mitigates the prohibitive cost of dense point-level annotations required by fully supervised methods. While integrating 2D…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Yixiao Song , Qingyong Li , Wen Wang , Zhicheng Yan

In this paper, we present a deep learning architecture which addresses the problem of 3D semantic segmentation of unstructured point clouds. Compared to previous work, we introduce grouping techniques which define point neighborhoods in the…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Francis Engelmann , Theodora Kontogianni , Jonas Schult , Bastian Leibe

Semantic segmentation on point clouds is critical for 3D scene understanding. However, sparse and irregular point distributions provide limited appearance evidence, making geometry-only features insufficient to distinguish objects with…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Hojun Song , Chae-yeong Song , Jeong-hun Hong , Chaewon Moon , Dong-hwi Kim , Gahyeon Kim , Soo Ye Kim , Yiyi Liao , Jaehyup Lee , Sang-hyo Park

3D scene understanding is crucial for facilitating seamless interaction between digital devices and the physical world. Real-time capturing and processing of the 3D scene are essential for achieving this seamless integration. While existing…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Remco Royen , Kostas Pataridis , Ward van der Tempel , Adrian Munteanu

In this paper, we propose one novel model for point cloud semantic segmentation, which exploits both the local and global structures within the point cloud based on the contextual point representations. Specifically, we enrich each point…

计算机视觉与模式识别 · 计算机科学 2019-11-14 Xu Wang , Jingming He , Lin Ma

Mobile robots need to create high-definition 3D maps of the environment for applications such as remote surveillance and infrastructure mapping. Accurate semantic processing of the acquired 3D point cloud is critical for allowing the robot…

机器人学 · 计算机科学 2019-02-20 Jingdao Chen , Yong K. Cho , Zsolt Kira

Point cloud segmentation and classification are some of the primary tasks in 3D computer vision with applications ranging from augmented reality to robotics. However, processing point clouds using deep learning-based algorithms is quite…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Aadesh Desai , Saagar Parikh , Seema Kumari , Shanmuganathan Raman

An efficient 3D scene flow estimation method called PointFlowHop is proposed in this work. PointFlowHop takes two consecutive point clouds and determines the 3D flow vectors for every point in the first point cloud. PointFlowHop decomposes…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Pranav Kadam , Jiahao Gu , Shan Liu , C. -C. Jay Kuo