paper-with-me

홈 › Papers

Rotation-Invariant Completion Network

2023-08-23 · Yu Chen, Pengcheng Shi

Real-world point clouds usually suffer from incompleteness and display different poses. While current point cloud completion methods excel in reproducing complete point clouds with consistent poses as seen in the training set, their performance tends to be unsatisfactory when handling point clouds with diverse poses. We propose a network named Rotation-Invariant Completion Network (RICNet), which consists of two parts: a Dual Pipeline Completion Network (DPCNet) and an enhancing module. Firstly, DPCNet generates a coarse complete point cloud. The feature extraction module of DPCNet can extract consistent features, no matter if the input point cloud has undergone rotation or translation. Subsequently, the enhancing module refines the fine-grained details of the final generated point cloud. RICNet achieves better rotation invariance in feature extraction and incorporates structural relationships in man-made objects. To assess the performance of RICNet and existing methods on point clouds with various poses, we applied random transformations to the point clouds in the MVP dataset and conducted experiments on them. Our experiments demonstrate that RICNet exhibits superior completion performance compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2308.11979

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Completion

Similar Papers 제목 키워드 기반

REVNET: Rotation-Equivariant Point Cloud Completion via Vector Neuron Anchor Transformer

2026-01-13 · Zhifan Ni, Eckehard Steinbach arxiv

Incomplete point clouds captured by 3D sensors often result in the loss of both geometric and semantic information. Most existing point cloud completion methods are built on rotation-variant frameworks trained with data …

Point Cloud CompletionData AugmentationPoint Clouds

Higher order PCA-like rotation-invariant features for detailed shape descriptors modulo rotation

2026-01-06 · Jarek Duda arxiv

PCA can be used for rotation invariant features, describing a shape with its $p_{ab}=E[(x_i-E[x_a])(x_b-E[x_b])]$ covariance matrix approximating shape by ellipsoid, allowing for rotation invariants like its traces of po…

Scene UnderstandingObject Recognition

Rotation Invariant Deep CBIR

2020-06-21 · Subhadip Maji, Smarajit Bose

Introduction of Convolutional Neural Networks has improved results on almost every image-based problem and Content-Based Image Retrieval is not an exception. But the CNN features, being rotation invariant, creates proble…

Content-Based Image RetrievalDeep LearningImage RetrievalRetrieval

Rethinking Rotation-Invariant Recognition of Fine-grained Shapes from the Perspective of Contour Points

2025-03-14 · Yanjie Xu, Handing Xu, Tianmu Wang, Yaguan Li 외

Rotation-invariant recognition of shapes is a common challenge in computer vision. Recent approaches have significantly improved the accuracy of rotation-invariant recognition by encoding the rotational invariance of sha…

CRIN: Rotation-Invariant Point Cloud Analysis and Rotation Estimation via Centrifugal Reference Frame

2023-03-06 · Yujing Lou, Zelin Ye, Yang You, Nianjuan Jiang 외

Various recent methods attempt to implement rotation-invariant 3D deep learning by replacing the input coordinates of points with relative distances and angles. Due to the incompleteness of these low-level features, they…