English

EllipsoidNet: Ellipsoid Representation for Point Cloud Classification and Segmentation

Computer Vision and Pattern Recognition 2021-10-22 v2

Abstract

Point cloud patterns are hard to learn because of the implicit local geometry features among the orderless points. In recent years, point cloud representation in 2D space has attracted increasing research interest since it exposes the local geometry features in a 2D space. By projecting those points to a 2D feature map, the relationship between points is inherited in the context between pixels, which are further extracted by a 2D convolutional neural network. However, existing 2D representing methods are either accuracy limited or time-consuming. In this paper, we propose a novel 2D representation method that projects a point cloud onto an ellipsoid surface space, where local patterns are well exposed in ellipsoid-level and point-level. Additionally, a novel convolutional neural network named EllipsoidNet is proposed to utilize those features for point cloud classification and segmentation applications. The proposed methods are evaluated in ModelNet40 and ShapeNet benchmarks, where the advantages are clearly shown over existing 2D representation methods.

Keywords

Cite

@article{arxiv.2103.02517,
  title  = {EllipsoidNet: Ellipsoid Representation for Point Cloud Classification and Segmentation},
  author = {Yecheng Lyu and Xinming Huang and Ziming Zhang},
  journal= {arXiv preprint arXiv:2103.02517},
  year   = {2021}
}

Comments

11 pages, accepted by WACV 2022

R2 v1 2026-06-23T23:43:06.618Z