paper-with-me

홈 › Papers

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, Jonathan 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 segmentation methods adopt fixed resolution for each supervoxel, and rely on the initialization of seed points. As a result, they may not preserve well the boundaries of the point cloud with a non-uniform density. In this paper, we present a simple but effective supervoxel segmentation method for point clouds, which formalizes supervoxel segmentation as a subset selection problem. We develop an heuristic algorithm that utilizes local information to efficiently solve the subset selection problem. The proposed method can produce supervoxels with adaptive resolutions, and dose not rely the selection of seed points. The method is fully tested on three publicly available point cloud segmentation benchmarks, which cover the major point cloud types. The experimental results show that compared with the state-of-the-art supervoxel segmentation methods, the supervoxels extracted using our method preserve the object boundaries and small structures more effectively, which is reflected in a higher boundary recall and lower under-segmentation error.

📄 PDF Abstract BibTeX

Code (1)

yblin/Supervoxel-for-3D-point-clouds

Tasks

Point Cloud SegmentationSegmentation

Similar Papers 제목 키워드 기반

Saliency-guided Adaptive Seeding for Supervoxel Segmentation

2017-04-13 · Ge Gao, Mikko Lauri, Jianwei Zhang, Simone Frintrop

We propose a new saliency-guided method for generating supervoxels in 3D space. Rather than using an evenly distributed spatial seeding procedure, our method uses visual saliency to guide the process of supervoxel genera…

Segmentation

LIBSVX: A Supervoxel Library and Benchmark for Early Video Processing

2015-12-30 · Chenliang Xu, Jason J. Corso

Supervoxel segmentation has strong potential to be incorporated into early video analysis as superpixel segmentation has in image analysis. However, there are many plausible supervoxel methods and little understanding as…

Boundary DetectionSegmentationSuperpixels

Boundary-aware Supervoxel-level Iteratively Refined Interactive 3D Image Segmentation with Multi-agent Reinforcement Learning

2023-03-19 · Chaofan Ma, Qisen Xu, Xiangfeng Wang, Bo Jin 외

Interactive segmentation has recently been explored to effectively and efficiently harvest high-quality segmentation masks by iteratively incorporating user hints. While iterative in nature, most existing interactive seg…

Image SegmentationInteractive SegmentationMulti-agent Reinforcement Learningreinforcement-learning+4

Extending SEEDS to a Supervoxel Algorithm for Medical Image Analysis

2025-02-04 · Chenhui Zhao, Yan Jiang, Todd C. Hollon

In this work, we extend the SEEDS superpixel algorithm from 2D images to 3D volumes, resulting in 3D SEEDS, a faster, better, and open-source supervoxel algorithm for medical image analysis. We compare 3D SEEDS with the …

Medical Image AnalysisSegmentation

Point-to-Voxel Knowledge Distillation for LiDAR Semantic Segmentation

2022-06-05 · CVPR 2022 1 · Yuenan Hou, Xinge Zhu, Yuexin Ma, Chen Change Loy 외

This article addresses the problem of distilling knowledge from a large teacher model to a slim student network for LiDAR semantic segmentation. Directly employing previous distillation approaches yields inferior results…

3D Semantic SegmentationKnowledge DistillationLIDAR Semantic SegmentationSemantic Segmentation