paper-with-me

홈 › Papers

Contrastive Boundary Learning for Point Cloud Segmentation

2022-03-10 · CVPR 2022 1 · Liyao Tang, Yibing Zhan, Zhe Chen, Baosheng Yu, DaCheng Tao

Point cloud segmentation is fundamental in understanding 3D environments. However, current 3D point cloud segmentation methods usually perform poorly on scene boundaries, which degenerates the overall segmentation performance. In this paper, we focus on the segmentation of scene boundaries. Accordingly, we first explore metrics to evaluate the segmentation performance on scene boundaries. To address the unsatisfactory performance on boundaries, we then propose a novel contrastive boundary learning (CBL) framework for point cloud segmentation. Specifically, the proposed CBL enhances feature discrimination between points across boundaries by contrasting their representations with the assistance of scene contexts at multiple scales. By applying CBL on three different baseline methods, we experimentally show that CBL consistently improves different baselines and assists them to achieve compelling performance on boundaries, as well as the overall performance, eg in mIoU. The experimental results demonstrate the effectiveness of our method and the importance of boundaries for 3D point cloud segmentation. Code and model will be made publicly available at https://github.com/LiyaoTang/contrastBoundary.

📄 PDF Abstract BibTeX arXiv:2203.05272

Code (1)

liyaotang/contrastboundary 공식 구현 pytorch

Tasks

Point Cloud SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

GeoSegNet: Point Cloud Semantic Segmentation via Geometric Encoder-Decoder Modeling

2022-07-14 · Chen Chen, Yisen Wang, Honghua Chen, Xuefeng Yan 외

Semantic segmentation of point clouds, aiming to assign each point a semantic category, is critical to 3D scene understanding.Despite of significant advances in recent years, most of existing methods still suffer from ei…

DecoderObjectSegmentationSemantic Segmentation

Toward better boundary preserved supervoxel segmentation for 3D point clouds

2019-09-01 · ISPRS Journal of Photogrammetry and Remote Sensing 2019 9 · Yangbin Lin, Cheng Wang, Dawei Zhai, Wei Li 외

Supervoxels provide a more natural and compact representation of three dimensional point clouds, and enable the operations to be performed on regions rather than on the scattered points. Many state-of-the-art supervoxel …

Point Cloud SegmentationSegmentation

A Ground Segmentation Method Based on Point Cloud Map for Unstructured Roads

2023-09-15 · Zixuan Li, Haiying Lin, Zhangyu Wang, Huazhi Li 외

Ground segmentation, as the basic task of unmanned intelligent perception, provides an important support for the target detection task. Unstructured road scenes represented by open-pit mines have irregular boundary lines…

Point Cloud RegistrationSegmentation

Robust Point Cloud Segmentation with Noisy Annotations

2022-12-06 · Shuquan Ye, Dongdong Chen, Songfang Han, Jing Liao

Point cloud segmentation is a fundamental task in 3D. Despite recent progress on point cloud segmentation with the power of deep networks, current learning methods based on the clean label assumptions may fail with noisy…

Point Cloud Segmentation

Contrastive Rendering for Ultrasound Image Segmentation

2020-10-10 · Haoming Li, Xin Yang, Jiamin Liang, Wenlong Shi 외

Ultrasound (US) image segmentation embraced its significant improvement in deep learning era. However, the lack of sharp boundaries in US images still remains an inherent challenge for segmentation. Previous methods ofte…

Contrastive LearningImage SegmentationRepresentation LearningSegmentation+1