paper-with-me

Papers

Point Cloud Instance Segmentation with Semi-supervised Bounding-Box Mining

2021-11-30 · Yongbin Liao, Hongyuan Zhu, Yanggang Zhang, Chuangguan Ye, Tao Chen, Jiayuan Fan

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 cost, unlabeled or weakly labeled data is still less explored in the task. In this paper, we introduce the first semi-supervised point cloud instance segmentation framework (SPIB) using both labeled and unlabelled bounding boxes as supervision. To be specific, our SPIB architecture involves a two-stage learning procedure. For stage one, a bounding box proposal generation network is trained under a semi-supervised setting with perturbation consistency regularization (SPCR). The regularization works by enforcing an invariance of the bounding box predictions over different perturbations applied to the input point clouds, to provide self-supervision for network learning. For stage two, the bounding box proposals with SPCR are grouped into some subsets, and the instance masks are mined inside each subset with a novel semantic propagation module and a property consistency graph module. Moreover, we introduce a novel occupancy ratio guided refinement module to refine the instance masks. Extensive experiments on the challenging ScanNet v2 dataset demonstrate our method can achieve competitive performance compared with the recent fully-supervised methods.

📄 PDF Abstract BibTeX arXiv:2111.15210

Code (1)

Lonepic/SPIB 공식 구현 pytorch

Tasks

Instance SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

GeoT: Geometry-guided Instance-dependent Transition Matrix for Semi-supervised Tooth Point Cloud Segmentation

2025-03-21 · Weihao Yu, Xiaoqing Guo, Chenxin Li, Yifan Liu 외

Achieving meticulous segmentation of tooth point clouds from intra-oral scans stands as an indispensable prerequisite for various orthodontic applications. Given the labor-intensive nature of dental annotation, a signifi…

Point Cloud SegmentationSegmentation

SSPC-Net: Semi-supervised Semantic 3D Point Cloud Segmentation Network

2021-04-16 · Mingmei Cheng, Le Hui, Jin Xie, Jian Yang

Point cloud semantic segmentation is a crucial task in 3D scene understanding. Existing methods mainly focus on employing a large number of annotated labels for supervised semantic segmentation. Nonetheless, manually lab…

Point Cloud SegmentationScene UnderstandingSegmentationSemantic Segmentation

Bayesian Self-Training for Semi-Supervised 3D Segmentation

2024-09-12 · Ozan Unal, Christos Sakaridis, Luc van Gool

3D segmentation is a core problem in computer vision and, similarly to many other dense prediction tasks, it requires large amounts of annotated data for adequate training. However, densely labeling 3D point clouds to em…

3D Instance Segmentation3D Semantic Segmentation3D visual groundingInstance Segmentation+3

Compositional Semantic Mix for Domain Adaptation in Point Cloud Segmentation

2023-08-28 · Cristiano Saltori, Fabio Galasso, Giuseppe Fiameni, Nicu Sebe 외

Deep-learning models for 3D point cloud semantic segmentation exhibit limited generalization capabilities when trained and tested on data captured with different sensors or in varying environments due to domain shift. Do…

Domain AdaptationPoint Cloud CompletionPoint Cloud SegmentationSemantic Segmentation+1

Beyond the Label Itself: Latent Labels Enhance Semi-supervised Point Cloud Panoptic Segmentation

2023-12-13 · Yujun Chen, Xin Tan, Zhizhong Zhang, Yanyun Qu 외

As the exorbitant expense of labeling autopilot datasets and the growing trend of utilizing unlabeled data, semi-supervised segmentation on point clouds becomes increasingly imperative. Intuitively, finding out more ``un…

Panoptic SegmentationPosition