paper-with-me

홈 › Papers

EllipsoidNet: Ellipsoid Representation for Point Cloud Classification and Segmentation

2021-03-03 · Yecheng Lyu, Xinming Huang, Ziming Zhang

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.

📄 PDF Abstract BibTeX arXiv:2103.02517

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationPoint Cloud Classification

Similar Papers 제목 키워드 기반

Mitigating Ambiguities in 3D Classification with Gaussian Splatting

2025-01-01 · CVPR 2025 1 · Ruiqi Zhang, Hao Zhu, Jingyi Zhao, Qi Zhang 외

3D classification with point cloud input is a fundamental problem in 3D vision. However, due to the discrete nature and the insufficient material description of point cloud representations, there are ambiguities in d…

3D ClassificationClassification

Persistent Homology via Ellipsoids

2024-08-21 · Sara Kališnik, Bastian Rieck, Ana Žegarac

Persistent homology is one of the most popular methods in Topological Data Analysis. An initial step in any analysis with persistent homology involves constructing a nested sequence of simplicial complexes, called a filt…

Topological Data Analysis

Dynamic Local Geometry Capture in 3D PointCloud Classification

2021-10-19 · IEEE 4th International Conference on Multimedia Information Processing and Retrieval (MIPR) 2021 10 · Shivanand Venkanna Sheshappanavar, Chandra Kambhamettu

With the advent of PointNet, the popularity of deep neural networks has increased in point cloud analysis. PointNet's successor, PointNet++, partitions the input point cloud and recursively applies PointNet to capture lo…

3D Classification3D Point Cloud ClassificationClassification

Sparse Ellipsoidal Radial Basis Function Network for Point Cloud Surface Representation

2025-05-05 · Bobo Lian, Dandan Wang, Chenjian Wu, Minxin Chen

Point cloud surface representation is a fundamental problem in computer graphics and vision. This paper presents a machine learning approach for approximating the signed distance function (SDF) of a point cloud using a s…

Computational Efficiency

Distance and Collision Probability Estimation from Gaussian Surface Models

2024-01-31 · Kshitij Goel, Wennie Tabib

This paper describes continuous-space methodologies to estimate the collision probability, Euclidean distance and gradient between an ellipsoidal robot model and an environment surface modeled as a set of Gaussian distri…

Motion Planning