paper-with-me

Papers

Weakly Supervised Semantic Segmentation for Large-Scale Point Cloud

2022-12-09 · AAAI 2021 5 · Yachao Zhang, Zonghao Li, Yuan Xie, Yanyun Qu, Cuihua Li, Tao Mei

Existing methods for large-scale point cloud semantic segmentation require expensive, tedious and error-prone manual point-wise annotations. Intuitively, weakly supervised training is a direct solution to reduce the cost of labeling. However, for weakly supervised large-scale point cloud semantic segmentation, too few annotations will inevitably lead to ineffective learning of network. We propose an effective weakly supervised method containing two components to solve the above problem. Firstly, we construct a pretext task, \textit{i.e.,} point cloud colorization, with a self-supervised learning to transfer the learned prior knowledge from a large amount of unlabeled point cloud to a weakly supervised network. In this way, the representation capability of the weakly supervised network can be improved by the guidance from a heterogeneous task. Besides, to generate pseudo label for unlabeled data, a sparse label propagation mechanism is proposed with the help of generated class prototypes, which is used to measure the classification confidence of unlabeled point. Our method is evaluated on large-scale point cloud datasets with different scenarios including indoor and outdoor. The experimental results show the large gain against existing weakly supervised and comparable results to fully supervised methods\footnote{Code based on mindspore: https://github.com/dmcv-ecnu/MindSpore\_ModelZoo/tree/main/WS3\_MindSpore}.

📄 PDF Abstract BibTeX arXiv:2212.04744

Code (4)

dmcv-ecnu/MindSpore_ModelZoo 공식 구현 mindspore
2023-MindSpore-1/ms-code-112 mindspore
chenhaomingbob/WS3-mindspore mindspore
dmcv-ecnu/MindSpore_ModelZoo/tree/main/WS3_MindSpore mindspore

Tasks

ColorizationPseudo LabelSelf-Supervised LearningSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Self-supervised Scale Equivariant Network for Weakly Supervised Semantic Segmentation

2019-09-09 · Yude Wang, Jie Zhang, Meina Kan, Shiguang Shan 외

Weakly supervised semantic segmentation has attracted much research interest in recent years considering its advantage of low labeling cost. Most of the advanced algorithms follow the design principle that expands and co…

SegmentationSemantic SegmentationWeakly-supervised LearningWeakly supervised Semantic Segmentation+1

Weakly Supervised 3D Segmentation via Receptive-driven Pseudo Label Consistency and Structural Consistency

2023-06-26 · journal 2023 6 · Yuxiang Lan,Yachao Zhang,Yanyun Qu,Cong Wang,Chengyang Li,Jia Cai,Yuan Xie,Zongze Wu

As manual point-wise label is time and labor-intensive for fully supervised large-scale point cloud semantic segmentation, weakly supervised method is increasingly active. However, existing methods fail to generate high-…

Pseudo LabelSegmentationSemantic Segmentation

CG-fusion CAM: Online segmentation of laser-induced damage on large-aperture optics

2023-07-18 · Yueyue Han, Yingyan Huang, Hangcheng Dong, Fengdong Chen 외

Online segmentation of laser-induced damage on large-aperture optics in high-power laser facilities is challenged by complicated damage morphology, uneven illumination and stray light interference. Fully supervised seman…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Weakly Supervised Semantic Segmentation Based on Web Image Co-segmentation

2017-05-25 · Tong Shen, Guosheng Lin, Lingqiao Liu, Chunhua Shen 외

Training a Fully Convolutional Network (FCN) for semantic segmentation requires a large number of masks with pixel level labelling, which involves a large amount of human labour and time for annotation. In contrast, web …

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Perturbed Self-Distillation: Weakly Supervised Large-Scale Point Cloud Semantic Segmentation

2021-01-01 · ICCV 2021 10 · Yachao Zhang, Yanyun Qu, Yuan Xie, Zonghao Li 외

Large-scale point cloud semantic segmentation has wide applications. Current popular researches mainly focus on fully supervised learning which demands expensive and tedious manual point-wise annotation. Weakly super…

Self-Supervised LearningSemantic SegmentationWeakly-supervised Learning