paper-with-me

Papers

VI-Net: Boosting Category-level 6D Object Pose Estimation via Learning Decoupled Rotations on the Spherical Representations

2023-08-19 · ICCV 2023 1 · Jiehong Lin, Zewei Wei, Yabin Zhang, Kui Jia

Rotation estimation of high precision from an RGB-D object observation is a huge challenge in 6D object pose estimation, due to the difficulty of learning in the non-linear space of SO(3). In this paper, we propose a novel rotation estimation network, termed as VI-Net, to make the task easier by decoupling the rotation as the combination of a viewpoint rotation and an in-plane rotation. More specifically, VI-Net bases the feature learning on the sphere with two individual branches for the estimates of two factorized rotations, where a V-Branch is employed to learn the viewpoint rotation via binary classification on the spherical signals, while another I-Branch is used to estimate the in-plane rotation by transforming the signals to view from the zenith direction. To process the spherical signals, a Spherical Feature Pyramid Network is constructed based on a novel design of SPAtial Spherical Convolution (SPA-SConv), which settles the boundary problem of spherical signals via feature padding and realizesviewpoint-equivariant feature extraction by symmetric convolutional operations. We apply the proposed VI-Net to the challenging task of category-level 6D object pose estimation for predicting the poses of unknown objects without available CAD models; experiments on the benchmarking datasets confirm the efficacy of our method, which outperforms the existing ones with a large margin in the regime of high precision.

📄 PDF Abstract BibTeX arXiv:2308.09916

Code (1)

jiehonglin/vi-net 공식 구현 pytorch

Tasks

6D Pose Estimation using RGBBenchmarkingBinary ClassificationObjectPose EstimationSingle Particle Analysis

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 제목 키워드 기반

iCaps: Iterative Category-level Object Pose and Shape Estimation

2021-12-31 · Xinke Deng, Junyi Geng, Timothy Bretl, Yu Xiang 외

This paper proposes a category-level 6D object pose and shape estimation approach iCaps, which allows tracking 6D poses of unseen objects in a category and estimating their 3D shapes. We develop a category-level auto-enc…

Object

TransNet: Category-Level Transparent Object Pose Estimation

2022-08-22 · Huijie Zhang, Anthony Opipari, Xiaotong Chen, Jiyue Zhu 외

Transparent objects present multiple distinct challenges to visual perception systems. First, their lack of distinguishing visual features makes transparent objects harder to detect and localize than opaque objects. Even…

Depth CompletionObjectPose EstimationSurface Normal Estimation+1

RCGNet: RGB-based Category-Level 6D Object Pose Estimation with Geometric Guidance

2025-08-19 · Sheng Yu, Di-Hua Zhai, Yuanqing Xia arxiv

While most current RGB-D-based category-level object pose estimation methods achieve strong performance, they face significant challenges in scenes lacking depth information. In this paper, we propose a novel category-le…

Pose Estimation

TransNet: Transparent Object Manipulation Through Category-Level Pose Estimation

2023-07-23 · Huijie Zhang, Anthony Opipari, Xiaotong Chen, Jiyue Zhu 외

Transparent objects present multiple distinct challenges to visual perception systems. First, their lack of distinguishing visual features makes transparent objects harder to detect and localize than opaque objects. Even…

Depth CompletionObjectPose EstimationSurface Normal Estimation+1

Category-Level and Open-Set Object Pose Estimation for Robotics

2025-04-28 · Peter Hönig, Matthias Hirschmanner, Markus Vincze

Object pose estimation enables a variety of tasks in computer vision and robotics, including scene understanding and robotic grasping. The complexity of a pose estimation task depends on the unknown variables related to …

6D Pose Estimation6D Pose Estimation using RGBObjectPose Estimation+2