paper-with-me

홈 › Papers

TransPose: 6D Object Pose Estimation with Geometry-Aware Transformer

2023-10-25 · Xiao Lin, Deming Wang, Guangliang Zhou, Chengju Liu, Qijun Chen

Estimating the 6D object pose is an essential task in many applications. Due to the lack of depth information, existing RGB-based methods are sensitive to occlusion and illumination changes. How to extract and utilize the geometry features in depth information is crucial to achieve accurate predictions. To this end, we propose TransPose, a novel 6D pose framework that exploits Transformer Encoder with geometry-aware module to develop better learning of point cloud feature representations. Specifically, we first uniformly sample point cloud and extract local geometry features with the designed local feature extractor base on graph convolution network. To improve robustness to occlusion, we adopt Transformer to perform the exchange of global information, making each local feature contains global information. Finally, we introduce geometry-aware module in Transformer Encoder, which to form an effective constrain for point cloud feature learning and makes the global information exchange more tightly coupled with point cloud tasks. Extensive experiments indicate the effectiveness of TransPose, our pose estimation pipeline achieves competitive results on three benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2310.16279

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation using RGBObjectPose Estimation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

TransPoser: Transformer as an Optimizer for Joint Object Shape and Pose Estimation

2023-03-23 · Yuta Yoshitake, Mai Nishimura, Shohei Nobuhara, Ko Nishino

We propose a novel method for joint estimation of shape and pose of rigid objects from their sequentially observed RGB-D images. In sharp contrast to past approaches that rely on complex non-linear optimization, we propo…

Pose Estimation

Estimation of Distribution Algorithms with Matrix Transpose in Bayesian Learning

2024-07-11 · Dae-Won Kim, Song Ko, Bo-Yeong Kang

Estimation of distribution algorithms (EDAs) constitute a new branch of evolutionary optimization algorithms, providing effective and efficient optimization performance in a variety of research areas. Recent studies have…

Diversity

Learning Symmetry-Aware Geometry Correspondences for 6D Object Pose Estimation

2023-01-01 · ICCV 2023 1 · Heng Zhao, Shenxing Wei, Dahu Shi, Wenming Tan 외

Current 6D pose estimation methods focus on handling objects that are previously trained, which limits their applications in real dynamic world. To this end, we propose a geometry correspondence-based framework, term…

6D Pose Estimation6D Pose Estimation using RGBData AugmentationObject+2

GNC-Pose: Geometry-Aware GNC-PnP for Accurate 6D Pose Estimation

2025-12-06 · Xiujin Liu arxiv

We present GNC-Pose, a fully learning-free monocular 6D object pose estimation pipeline for textured objects that combines rendering-based initialization, geometry-aware correspondence weighting, and robust GNC optimizat…

6D Pose Estimation

TransPose: A Transformer-based 6D Object Pose Estimation Network with Depth Refinement

2023-07-09 · Mahmoud Abdulsalam, Nabil Aouf

As demand for robotics manipulation application increases, accurate vision-based 6D pose estimation becomes essential for autonomous operations. Convolutional Neural Networks (CNNs) based approaches for pose estimation h…

6D Pose Estimation6D Pose Estimation using RGBDepth EstimationPose Estimation