paper-with-me

Papers

Query6DoF: Learning Sparse Queries as Implicit Shape Prior for Category-Level 6DoF Pose Estimation

2023-01-01 · ICCV 2023 1 · Ruiqi Wang, Xinggang Wang, Te Li, Rong Yang, Minhong Wan, Wenyu Liu

Category-level 6DoF object pose estimation intends to estimate the rotation, translation, and size of unseen objects. Many previous works use point clouds as a pre-learned shape prior to overcome intra-category variability. The shape prior is deformed to reconstruct instances' point clouds in canonical space and to build dense 3D-3D correspondences between the observed and reconstructed point clouds. However, the pre-learned shape prior is not jointly optimized with estimation networks, and they are trained with a surrogate objective. We propose a novel 6D pose estimation network, named Query6DoF, based on a series of category-specific sparse queries that represent the prior shape. Each query represents a shape component, and these queries are learnable embeddings that can be optimized together with the estimation network according to the point cloud reconstruction loss, the normalized object coordinate loss, and the 6d pose estimation loss. Query6DoF adopts a deformation-and-matching paradigm with attention, where the queries dynamically extract features from regions of interest using the attention mechanism and then directly regress results. Furthermore, Query6DoF reduces computation overhead through the sparseness of the queries and the incorporation of a lightweight global information injection block. With the aforementioned design, Query6DoF achieves state-of-the-art (SOTA) pose estimation performance on the NOCS datasets. The source code and models are available at https://github.com/hustvl/Query6DoF.

📄 PDF Abstract BibTeX

Code (1)

hustvl/query6dof 공식 구현 pytorch

Tasks

6D Pose EstimationPoint cloud reconstructionPose Estimation

Similar Papers 제목 키워드 기반

ARO-Net: Learning Implicit Fields from Anchored Radial Observations

2022-12-19 · CVPR 2023 1 · Yizhi Wang, Zeyu Huang, Ariel Shamir, Hui Huang 외

We introduce anchored radial observations (ARO), a novel shape encoding for learning implicit field representation of 3D shapes that is category-agnostic and generalizable amid significant shape variations. The main idea…

Surface Reconstruction

Learning Continuous Implicit Field with Local Distance Indicator for Arbitrary-Scale Point Cloud Upsampling

2023-12-23 · Shujuan Li, Junsheng Zhou, Baorui Ma, Yu-Shen Liu 외

Point cloud upsampling aims to generate dense and uniformly distributed point sets from a sparse point cloud, which plays a critical role in 3D computer vision. Previous methods typically split a sparse point cloud into …

point cloud upsampling

FourierHandFlow: Neural 4D Hand Representation Using Fourier Query Flow

2023-07-16 · NeurIPS 2023 11

Recent 4D shape representations model continuous temporal evolution of implicit shapes by (1) learning query flows without leveraging shape and articulation priors or (2) decoding shape occupancies separately for each ti…

4D reconstruction

Self-Supervised Implicit Attention Priors for Point Cloud Reconstruction

2025-11-06 · Kyle Fogarty, Chenyue Cai, Jing Yang, Zhilin Guo 외 arxiv

Recovering high-quality surfaces from irregular point cloud is ill-posed unless strong geometric priors are available. We introduce an implicit self-prior approach that distills a shape-specific prior directly from the i…

Implicit Functions in Feature Space for 3D Shape Reconstruction and Completion

2020-03-03 · CVPR 2020 6 · Julian Chibane, Thiemo Alldieck, Gerard Pons-Moll

While many works focus on 3D reconstruction from images, in this paper, we focus on 3D shape reconstruction and completion from a variety of 3D inputs, which are deficient in some respect: low and high resolution voxels,…

3D Object Reconstruction3D Reconstruction3D Shape ReconstructionObject Reconstruction