paper-with-me

홈 › Papers

SO(3)-Pose: SO(3)-Equivariance Learning for 6D Object Pose Estimation

2022-08-17 · Haoran Pan, Jun Zhou, Yuanpeng Liu, Xuequan Lu, Weiming Wang, Xuefeng Yan, Mingqiang Wei

6D pose estimation of rigid objects from RGB-D images is crucial for object grasping and manipulation in robotics. Although RGB channels and the depth (D) channel are often complementary, providing respectively the appearance and geometry information, it is still non-trivial how to fully benefit from the two cross-modal data. From the simple yet new observation, when an object rotates, its semantic label is invariant to the pose while its keypoint offset direction is variant to the pose. To this end, we present SO(3)-Pose, a new representation learning network to explore SO(3)-equivariant and SO(3)-invariant features from the depth channel for pose estimation. The SO(3)-invariant features facilitate to learn more distinctive representations for segmenting objects with similar appearance from RGB channels. The SO(3)-equivariant features communicate with RGB features to deduce the (missed) geometry for detecting keypoints of an object with the reflective surface from the depth channel. Unlike most of existing pose estimation methods, our SO(3)-Pose not only implements the information communication between the RGB and depth channels, but also naturally absorbs the SO(3)-equivariance geometry knowledge from depth images, leading to better appearance and geometry representation learning. Comprehensive experiments show that our method achieves the state-of-the-art performance on three benchmarks.

📄 PDF Abstract BibTeX arXiv:2208.08338

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation6D Pose Estimation using RGBObjectPose EstimationRepresentation Learning

Similar Papers 제목 키워드 기반

Rigidity Preserving Image Transformations and Equivariance in Perspective

2022-01-31 · Lucas Brynte, Georg Bökman, Axel Flinth, Fredrik Kahl

We characterize the class of image plane transformations which realize rigid camera motions and call these transformations `rigidity preserving'. In particular, 2D translations of pinhole images are not rigidity preservi…

6D Pose Estimation using RGBInductive BiasPose EstimationVisual Localization

Self-Supervised Category-Level Articulated Object Pose Estimation with Part-Level SE(3) Equivariance

2023-02-28 · Xueyi Liu, Ji Zhang, Ruizhen Hu, Haibin Huang 외

Category-level articulated object pose estimation aims to estimate a hierarchy of articulation-aware object poses of an unseen articulated object from a known category. To reduce the heavy annotations needed for supervis…

DisentanglementObjectPose Estimation

Quantised Transforming Auto-Encoders: Achieving Equivariance to Arbitrary Transformations in Deep Networks

2021-11-25 · Jianbo Jiao, João F. Henriques

In this work we investigate how to achieve equivariance to input transformations in deep networks, purely from data, without being given a model of those transformations. Convolutional Neural Networks (CNNs), for example…

Pose EstimationTranslation

Deep Learning for 2D and 3D Rotatable Data: An Overview of Methods

2019-10-31 · Luca Della Libera, Vladimir Golkov, Yue Zhu, Arman Mielke 외

Convolutional networks are successful due to their equivariance/invariance under translations. However, rotatable data such as images, volumes, shapes, or point clouds require processing with equivariance/invariance unde…

Motion Estimation

Scale Equivariance Improves Siamese Tracking

2020-07-17 · Ivan Sosnovik, Artem Moskalev, Arnold Smeulders

Siamese trackers turn tracking into similarity estimation between a template and the candidate regions in the frame. Mathematically, one of the key ingredients of success of the similarity function is translation equivar…

Object TrackingTranslationVisual Object TrackingVisual Tracking