paper-with-me

Papers

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, Yunzhi Chen, Zhenguo Nie

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 shapes as hand-crafted image features and introducing deep neural networks. However, the methods based on pixels have too much redundant information, and the critical geometric information is prone to early leakage, resulting in weak rotation-invariant recognition of fine-grained shapes. In this paper, we reconsider the shape recognition problem from the perspective of contour points rather than pixels. We propose an anti-noise rotation-invariant convolution module based on contour geometric aware for fine-grained shape recognition. The module divides the shape contour into multiple local geometric regions(LGA), where we implement finer-grained rotation-invariant coding in terms of point topological relations. We provide a deep network composed of five such cascaded modules for classification and retrieval experiments. The results show that our method exhibits excellent performance in rotation-invariant recognition of fine-grained shapes. In addition, we demonstrate that our method is robust to contour noise and the rotation centers. The source code is available at https://github.com/zhenguonie/ANRICN_CGA.

📄 PDF Abstract BibTeX arXiv:2503.10992

Code (1)

zhenguonie/anricn_cga 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…
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 제목 키워드 기반

Rethinking Rotation Invariance with Point Cloud Registration

2022-12-31 · Jianhui Yu, Chaoyi Zhang, Weidong Cai

Recent investigations on rotation invariance for 3D point clouds have been devoted to devising rotation-invariant feature descriptors or learning canonical spaces where objects are semantically aligned. Examinations of l…

3D Shape ClassificationPoint Cloud RegistrationRetrieval

RPR-Net: A Point Cloud-based Rotation-aware Large Scale Place Recognition Network

2021-08-29 · Zhaoxin Fan, Zhenbo Song, Wenping Zhang, Hongyan Liu 외

Point cloud-based large scale place recognition is an important but challenging task for many applications such as Simultaneous Localization and Mapping (SLAM). Taking the task as a point cloud retrieval problem, previou…

Autonomous DrivingPoint Cloud RetrievalRetrievalSimultaneous Localization and Mapping

Rethinking Rotation in Self-Supervised Contrastive Learning: Adaptive Positive or Negative Data Augmentation

2022-10-23 · Atsuyuki Miyai, Qing Yu, Daiki Ikami, Go Irie 외

Rotation is frequently listed as a candidate for data augmentation in contrastive learning but seldom provides satisfactory improvements. We argue that this is because the rotated image is always treated as either positi…

Contrastive LearningData Augmentation

RISurConv: Rotation Invariant Surface Attention-Augmented Convolutions for 3D Point Cloud Classification and Segmentation

2024-08-12 · Zhiyuan Zhang, Licheng Yang, Zhiyu Xiang

Despite the progress on 3D point cloud deep learning, most prior works focus on learning features that are invariant to translation and point permutation, and very limited efforts have been devoted for rotation invariant…

3D Point Cloud ClassificationPoint Cloud Classification

Designing Rotationally Invariant Neural Networks from PDEs and Variational Methods

2021-08-31 · Tobias Alt, Karl Schrader, Joachim Weickert, Pascal Peter 외

Partial differential equation (PDE) models and their associated variational energy formulations are often rotationally invariant by design. This ensures that a rotation of the input results in a corresponding rotation of…

Novel Concepts