paper-with-me

Papers

RISA-Net: Rotation-Invariant Structure-Aware Network for Fine-Grained 3D Shape Retrieval

2020-10-02 · Rao Fu, Jie Yang, Jiawei Sun, Fang-Lue Zhang, Yu-Kun Lai, Lin Gao

Fine-grained 3D shape retrieval aims to retrieve 3D shapes similar to a query shape in a repository with models belonging to the same class, which requires shape descriptors to be capable of representing detailed geometric information to discriminate shapes with globally similar structures. Moreover, 3D objects can be placed with arbitrary position and orientation in real-world applications, which further requires shape descriptors to be robust to rigid transformations. The shape descriptions used in existing 3D shape retrieval systems fail to meet the above two criteria. In this paper, we introduce a novel deep architecture, RISA-Net, which learns rotation invariant 3D shape descriptors that are capable of encoding fine-grained geometric information and structural information, and thus achieve accurate results on the task of fine-grained 3D object retrieval. RISA-Net extracts a set of compact and detailed geometric features part-wisely and discriminatively estimates the contribution of each semantic part to shape representation. Furthermore, our method is able to learn the importance of geometric and structural information of all the parts when generating the final compact latent feature of a 3D shape for fine-grained retrieval. We also build and publish a new 3D shape dataset with sub-class labels for validating the performance of fine-grained 3D shape retrieval methods. Qualitative and quantitative experiments show that our RISA-Net outperforms state-of-the-art methods on the fine-grained object retrieval task, demonstrating its capability in geometric detail extraction. The code and dataset are available at: https://github.com/IGLICT/RisaNET.

📄 PDF Abstract BibTeX arXiv:2010.00973

Code (1)

IGLICT/RisaNET 공식 구현 tf

Tasks

3D Object Retrieval3D Shape RetrievalRetrieval

Similar Papers 제목 키워드 기반

On the phase diagram of extensive-rank symmetric matrix denoising beyond rotational invariance

2024-11-04 · Jean Barbier, Francesco Camilli, Justin Ko, Koki Okajima

Matrix denoising is central to signal processing and machine learning. Its statistical analysis when the matrix to infer has a factorised structure with a rank growing proportionally to its dimension remains a challenge,…

Denoising

PARE-Net: Position-Aware Rotation-Equivariant Networks for Robust Point Cloud Registration

2024-07-14 · Runzhao Yao, Shaoyi Du, Wenting Cui, Canhui Tang 외

Learning rotation-invariant distinctive features is a fundamental requirement for point cloud registration. Existing methods often use rotation-sensitive networks to extract features, while employing rotation augmentatio…

Inductive BiasPoint Cloud RegistrationPosition

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…

RISAS: A Novel Rotation, Illumination, Scale Invariant Appearance and Shape Feature

2016-03-14 · Kanzhi Wu, Xiaoyang Li, Ravindra Ranasinghe, Gamini Dissanayake 외

This paper presents a novel appearance and shape feature, RISAS, which is robust to viewpoint, illumination, scale and rotation variations. RISAS consists of a keypoint detector and a feature descriptor both of which uti…

RIGA: Rotation-Invariant and Globally-Aware Descriptors for Point Cloud Registration

2022-09-27 · Hao Yu, Ji Hou, Zheng Qin, Mahdi Saleh 외

Successful point cloud registration relies on accurate correspondences established upon powerful descriptors. However, existing neural descriptors either leverage a rotation-variant backbone whose performance declines un…

Point Cloud Registration