中文
相关论文

相关论文: Scalable SoftGroup for 3D Instance Segmentation on…

200 篇论文

Existing state-of-the-art 3D instance segmentation methods perform semantic segmentation followed by grouping. The hard predictions are made when performing semantic segmentation such that each point is associated with a single class.…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Thang Vu , Kookhoi Kim , Tung M. Luu , Xuan Thanh Nguyen , Chang D. Yoo

Instance segmentation is an important task for scene understanding. Compared to the fully-developed 2D, 3D instance segmentation for point clouds have much room to improve. In this paper, we present PointGroup, a new end-to-end bottom-up…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Li Jiang , Hengshuang Zhao , Shaoshuai Shi , Shu Liu , Chi-Wing Fu , Jiaya Jia

Weakly supervised 3D instance segmentation is essential for 3D scene understanding, especially as the growing scale of data and high annotation costs associated with fully supervised approaches. Existing methods primarily rely on two forms…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Xuexun Liu , Xiaoxu Xu , Qiudan Zhang , Lin Ma , Xu Wang

Most existing point cloud instance and semantic segmentation methods rely heavily on strong supervision signals, which require point-level labels for every point in the scene. However, such strong supervision suffers from large annotation…

计算机视觉与模式识别 · 计算机科学 2022-07-26 An Tao , Yueqi Duan , Yi Wei , Jiwen Lu , Jie Zhou

This paper studies the 3D instance segmentation problem, which has a variety of real-world applications such as robotics and augmented reality. Since the surroundings of 3D objects are of high complexity, the separating of different objects…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Min Zhong , Xinghao Chen , Xiaokang Chen , Gang Zeng , Yunhe Wang

Current 3D object detection methods for indoor scenes mainly follow the voting-and-grouping strategy to generate proposals. However, most methods utilize instance-agnostic groupings, such as ball query, leading to inconsistent semantic…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Yun Zhu , Le Hui , Yaqi Shen , Jin Xie

Deep neural networks have revolutionized 3D point cloud processing, yet efficiently handling large and irregular point clouds remains challenging. To tackle this problem, we introduce FastPoint, a novel software-based acceleration technique…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Donghyun Lee , Dawoon Jeong , Jae W. Lee , Hongil Yoon

We introduce a highly efficient method for panoptic segmentation of large 3D point clouds by redefining this task as a scalable graph clustering problem. This approach can be trained using only local auxiliary tasks, thereby eliminating the…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Damien Robert , Hugo Raguet , Loic Landrieu

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

State-of-the-art detection systems are generally evaluated on their ability to exhaustively retrieve objects densely distributed in the image, across a wide variety of appearances and semantic categories. Orthogonal to this, many real-life…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Amelie Royer , Christoph H. Lampert

This paper addresses the challenge of 3D instance segmentation by simultaneously leveraging 3D geometric and multi-view image information. Many previous works have applied deep learning techniques to 3D point clouds for instance…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Haoyu Guo , He Zhu , Sida Peng , Yuang Wang , Yujun Shen , Ruizhen Hu , Xiaowei Zhou

We introduce Similarity Group Proposal Network (SGPN), a simple and intuitive deep learning framework for 3D object instance segmentation on point clouds. SGPN uses a single network to predict point grouping proposals and a corresponding…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Weiyue Wang , Ronald Yu , Qiangui Huang , Ulrich Neumann

Due to the few annotated labels of 3D point clouds, how to learn discriminative features of point clouds to segment object instances is a challenging problem. In this paper, we propose a simple yet effective 3D instance segmentation…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Linghua Tang , Le Hui , Jin Xie

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

Most 3D instance segmentation methods exploit a bottom-up strategy, typically including resource-exhaustive post-processing. For point grouping, bottom-up methods rely on prior assumptions about the objects in the form of hyperparameters,…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Maksim Kolodiazhnyi , Anna Vorontsova , Anton Konushin , Danila Rukhovich

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

We propose an approach to instance segmentation from 3D point clouds based on dynamic convolution. This enables it to adapt, at inference, to varying feature and object scales. Doing so avoids some pitfalls of bottom up approaches,…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Tong He , Chunhua Shen , Anton van den Hengel

Segmentation evaluation metrics traditionally rely on binary decision logic: predictions are either correct or incorrect, based on rigid IoU thresholds. Detection--based metrics such as F1 and mAP determine correctness at the object level…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Ranit Karmakar , Simon F. Nørrelykke

Instance segmentation is an important problem in computer vision, with applications in autonomous driving, drone navigation and robotic manipulation. However, most existing methods are not real-time, complicating their deployment in…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Laurynas Miksys , Saumya Jetley , Michael Sapienza , Stuart Golodetz , Philip H. S. Torr

3D instance segmentation is crucial for obtaining an understanding of a point cloud scene. This paper presents a novel neural network architecture for performing instance segmentation on 3D point clouds. We propose to jointly learn…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Remco Royen , Leon Denis , Adrian Munteanu
‹ 上一页 1 2 3 10 下一页 ›