PointHR: Exploring High-Resolution Architectures for 3D Point Cloud Segmentation
Haibo Qiu, Baosheng Yu, Yixin Chen, Dacheng Tao

TL;DR
This paper introduces PointHR, a high-resolution architecture for 3D point cloud segmentation that maintains high-resolution features throughout processing, leading to improved performance over existing methods.
Contribution
It generalizes high-resolution architectures for 3D point cloud analysis using a unified pipeline with novel operators and pre-computation techniques, achieving state-of-the-art results.
Findings
PointHR outperforms recent methods on S3DIS and ScanNetV2 datasets.
Pre-computing indices reduces on-the-fly computation costs.
Maintaining high-resolution features improves segmentation accuracy.
Abstract
Significant progress has been made recently in point cloud segmentation utilizing an encoder-decoder framework, which initially encodes point clouds into low-resolution representations and subsequently decodes high-resolution predictions. Inspired by the success of high-resolution architectures in image dense prediction, which always maintains a high-resolution representation throughout the entire learning process, we consider it also highly important for 3D dense point cloud analysis. Therefore, in this paper, we explore high-resolution architectures for 3D point cloud segmentation. Specifically, we generalize high-resolution architectures using a unified pipeline named PointHR, which includes a knn-based sequence operator for feature extraction and a differential resampling operator to efficiently communicate different resolutions. Additionally, we propose to avoid numerous on-the-fly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Industrial Vision Systems and Defect Detection · Advanced Neural Network Applications
