paper-with-me

홈 › Papers

AVS-Net: Point Sampling with Adaptive Voxel Size for 3D Scene Understanding

2024-02-27 · Hongcheng Yang, Dingkang Liang, Dingyuan Zhang, Zhe Liu, Zhikang Zou, Xingyu Jiang, Yingying Zhu

The recent advancements in point cloud learning have enabled intelligent vehicles and robots to comprehend 3D environments better. However, processing large-scale 3D scenes remains a challenging problem, such that efficient downsampling methods play a crucial role in point cloud learning. Existing downsampling methods either require a huge computational burden or sacrifice fine-grained geometric information. For such purpose, this paper presents an advanced sampler that achieves both high accuracy and efficiency. The proposed method utilizes voxel centroid sampling as a foundation but effectively addresses the challenges regarding voxel size determination and the preservation of critical geometric cues. Specifically, we propose a Voxel Adaptation Module that adaptively adjusts voxel sizes with the reference of point-based downsampling ratio. This ensures that the sampling results exhibit a favorable distribution for comprehending various 3D objects or scenes. Meanwhile, we introduce a network compatible with arbitrary voxel sizes for sampling and feature extraction while maintaining high efficiency. The proposed approach is demonstrated with 3D object detection and 3D semantic segmentation. Compared to existing state-of-the-art methods, our approach achieves better accuracy on outdoor and indoor large-scale datasets, e.g. Waymo and ScanNet, with promising efficiency.

📄 PDF Abstract BibTeX arXiv:2402.17521

Code (1)

yhc2021/avs-net 공식 구현

Tasks

3D Object Detection3D Part Segmentation3D Semantic Segmentationobject-detectionObject DetectionScene UnderstandingSemantic Segmentation

Similar Papers 제목 키워드 기반

PVNet: Point-Voxel Interaction LiDAR Scene Upsampling Via Diffusion Models

2025-08-23 · Xianjing Cheng, Lintai Wu, Zuowen Wang, Junhui Hou 외 arxiv

Accurate 3D scene understanding in outdoor environments heavily relies on high-quality point clouds. However, LiDAR-scanned data often suffer from extreme sparsity, severely hindering downstream 3D perception tasks. Exis…

Scene UnderstandingPoint Clouds

Hierarchical Adaptive Voxel-guided Sampling for Real-time Applications in Large-scale Point Clouds

2023-05-23 · Junyuan Ouyang, Xiao Liu, Haoyao Chen

While point-based neural architectures have demonstrated their efficacy, the time-consuming sampler currently prevents them from performing real-time reasoning on scene-level point clouds. Existing methods attempt to ove…

Cloud Detection

BUFFER-X: Towards Zero-Shot Point Cloud Registration in Diverse Scenes

2025-03-11 · Minkyun Seo, Hyungtae Lim, Kanghee Lee, Luca Carlone 외

Recent advances in deep learning-based point cloud registration have improved generalization, yet most methods still require retraining or manual parameter tuning for each new environment. In this paper, we identify thre…

Point Cloud Registration

Not All Voxels Are Equal: Semantic Scene Completion from the Point-Voxel Perspective

2021-12-24 · Xiaokang Chen, Jiaxiang Tang, Jingbo Wang, Gang Zeng

We revisit Semantic Scene Completion (SSC), a useful task to predict the semantic and occupancy representation of 3D scenes, in this paper. A number of methods for this task are always based on voxelized scene representa…

3D Semantic Scene CompletionAll

3D Object Detection Combining Semantic and Geometric Features from Point Clouds

2021-10-10 · Hao Peng, Guofeng Tong, Zheng Li, Yaqi Wang 외

In this paper, we investigate the combination of voxel-based methods and point-based methods, and propose a novel end-to-end two-stage 3D object detector named SGNet for point clouds scenes. The voxel-based methods voxel…

3D Object DetectionObjectobject-detectionObject Detection