paper-with-me

Papers

Learning Shape-Independent Transformation via Spherical Representations for Category-Level Object Pose Estimation

2025-03-18 · Huan Ren, Wenfei Yang, Xiang Liu, Shifeng Zhang, Tianzhu Zhang

Category-level object pose estimation aims to determine the pose and size of novel objects in specific categories. Existing correspondence-based approaches typically adopt point-based representations to establish the correspondences between primitive observed points and normalized object coordinates. However, due to the inherent shape-dependence of canonical coordinates, these methods suffer from semantic incoherence across diverse object shapes. To resolve this issue, we innovatively leverage the sphere as a shared proxy shape of objects to learn shape-independent transformation via spherical representations. Based on this insight, we introduce a novel architecture called SpherePose, which yields precise correspondence prediction through three core designs. Firstly, We endow the point-wise feature extraction with SO(3)-invariance, which facilitates robust mapping between camera coordinate space and object coordinate space regardless of rotation transformation. Secondly, the spherical attention mechanism is designed to propagate and integrate features among spherical anchors from a comprehensive perspective, thus mitigating the interference of noise and incomplete point cloud. Lastly, a hyperbolic correspondence loss function is designed to distinguish subtle distinctions, which can promote the precision of correspondence prediction. Experimental results on CAMERA25, REAL275 and HouseCat6D benchmarks demonstrate the superior performance of our method, verifying the effectiveness of spherical representations and architectural innovations.

📄 PDF Abstract BibTeX arXiv:2503.13926

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectPose Estimation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Learning Equivariant Representations

2020-12-04 · Carlos Esteves

State-of-the-art deep learning systems often require large amounts of data and computation. For this reason, leveraging known or unknown structure of the data is paramount. Convolutional neural networks (CNNs) are succes…

3D Shape ClassificationGeneral Classificationimage-classificationImage Classification+3

Rotation-Invariant Autoencoders for Signals on Spheres

2020-12-08 · Suhas Lohit, Shubhendu Trivedi

Omnidirectional images and spherical representations of $3D$ shapes cannot be processed with conventional 2D convolutional neural networks (CNNs) as the unwrapping leads to large distortion. Using fast implementations of…

ClusteringRetrieval

Möbius Convolutions for Spherical CNNs

2022-01-28 · Thomas W. Mitchel, Noam Aigerman, Vladimir G. Kim, Michael Kazhdan

M\"obius transformations play an important role in both geometry and spherical image processing - they are the group of conformal automorphisms of 2D surfaces and the spherical equivalent of homographies. Here we present…

DescriptiveImage SegmentationSemantic Segmentation

GenSP: Consistent Spherical Parameterization via Learning Shape Generative Models

2026-07-01 · Sai Karthikey Pentapati, Shashank Gupta, Rajesh Sureddi, Yuezhi Yang 외 arxiv

We introduce GenSP, a data-driven framework that learns consistent spherical parameterizations across a collection of genus-0 shapes. Instead of optimizing the parameterization of each shape independently, our method lea…

GeoReF: Geometric Alignment Across Shape Variation for Category-level Object Pose Refinement

2024-04-17 · CVPR 2024 1 · Linfang Zheng, Tze Ho Elden Tse, Chen Wang, Yinghan Sun 외

Object pose refinement is essential for robust object pose estimation. Previous work has made significant progress towards instance-level object pose refinement. Yet, category-level pose refinement is a more challenging …

ObjectPose Estimation