paper-with-me

홈 › Papers

Spherical Fractal Convolutional Neural Networks for Point Cloud Recognition

2019-06-01 · CVPR 2019 6 · Yongming Rao, Jiwen Lu, Jie Zhou

We present a generic, flexible and 3D rotation invariant framework based on spherical symmetry for point cloud recognition. By introducing regular icosahedral lattice and its fractals to approximate and discretize sphere, convolution can be easily implemented to process 3D points. Based on the fractal structure, a hierarchical feature learning framework together with an adaptive sphere projection module is proposed to learn deep feature in an end-to-end manner. Our framework not only inherits the strong representation power and generalization capability from convolutional neural networks for image recognition, but also extends CNN to learn robust feature resistant to rotations and perturbations. The proposed model is effective yet robust. Comprehensive experimental study demonstrates that our approach can achieve competitive performance compared to state-of-the-art techniques on both 3D object classification and part segmentation tasks, meanwhile, outperform other rotation invariant models on rotated 3D object classification and retrieval tasks by a large margin.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Classification3D Part SegmentationGeneral ClassificationRetrieval

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Spherical Convolutional Neural Network for 3D Point Clouds

2018-05-21 · Huan Lei, Naveed Akhtar, Ajmal Mian

We propose a neural network for 3D point cloud processing that exploits `spherical' convolution kernels and octree partitioning of space. The proposed metric-based spherical kernels systematically quantize point neighbor…

3D Object ClassificationGeneral ClassificationTranslation

FractalCloud: A Fractal-Inspired Architecture for Efficient Large-Scale Point Cloud Processing

2025-11-10 · Yuzhe Fu, Changchun Zhou, Hancheng Ye, Bowen Duan 외 arxiv

Three-dimensional (3D) point clouds are increasingly used in applications such as autonomous driving, robotics, and virtual reality (VR). Point-based neural networks (PNNs) have demonstrated strong performance in point c…

Autonomous DrivingPoint Clouds

Spherical Frustum Sparse Convolution Network for LiDAR Point Cloud Semantic Segmentation

2023-11-29 · Yu Zheng, Guangming Wang, Jiuming Liu, Marc Pollefeys 외

LiDAR point cloud semantic segmentation enables the robots to obtain fine-grained semantic information of the surrounding environment. Recently, many works project the point cloud onto the 2D image and adopt the 2D Convo…

PositionSegmentationSemantic Segmentation

SpheriGait: Enriching Spatial Representation via Spherical Projection for LiDAR-based Gait Recognition

2024-09-18 · Yanxi Wang, Zhigang Chang, Chen Wu, Zihao Cheng 외

Gait recognition is a rapidly progressing technique for the remote identification of individuals. Prior research predominantly employing 2D sensors to gather gait data has achieved notable advancements; nonetheless, they…

Gait Recognition

Octree guided CNN with Spherical Kernels for 3D Point Clouds

2019-02-28 · CVPR 2019 6 · Huan Lei, Naveed Akhtar, Ajmal Mian

We propose an octree guided neural network architecture and spherical convolutional kernel for machine learning from arbitrary 3D point clouds. The network architecture capitalizes on the sparse nature of irregular point…

3D Object Classification3D Part SegmentationTranslation