paper-with-me

Papers

RayTran: 3D pose estimation and shape reconstruction of multiple objects from videos with ray-traced transformers

2022-03-24 · Michał J. Tyszkiewicz, Kevis-Kokitsi Maninis, Stefan Popov, Vittorio Ferrari

We propose a transformer-based neural network architecture for multi-object 3D reconstruction from RGB videos. It relies on two alternative ways to represent its knowledge: as a global 3D grid of features and an array of view-specific 2D grids. We progressively exchange information between the two with a dedicated bidirectional attention mechanism. We exploit knowledge about the image formation process to significantly sparsify the attention weight matrix, making our architecture feasible on current hardware, both in terms of memory and computation. We attach a DETR-style head on top of the 3D feature grid in order to detect the objects in the scene and to predict their 3D pose and 3D shape. Compared to previous methods, our architecture is single stage, end-to-end trainable, and it can reason holistically about a scene from multiple video frames without needing a brittle tracking step. We evaluate our method on the challenging Scan2CAD dataset, where we outperform (1) recent state-of-the-art methods for 3D object pose estimation from RGB videos; and (2) a strong alternative method combining Multi-view Stereo with RGB-D CAD alignment. We plan to release our source code.

📄 PDF Abstract BibTeX arXiv:2203.13296

Code (0)

등록된 구현이 없습니다.

Tasks

3D Pose Estimation3D ReconstructionPose Estimation

Similar Papers 제목 키워드 기반

From Points to Multi-Object 3D Reconstruction

2020-12-21 · CVPR 2021 1 · Francis Engelmann, Konstantinos Rematas, Bastian Leibe, Vittorio Ferrari

We propose a method to detect and reconstruct multiple 3D objects from a single RGB image. The key idea is to optimize for detection, alignment and shape jointly over all objects in the RGB image, while focusing on reali…

3D Reconstruction3D Shape ReconstructionObject

Multi-View Consistency Loss for Improved Single-Image 3D Reconstruction of Clothed People

2020-09-29 · Akin Caliskan, Armin Mustafa, Evren Imre, Adrian Hilton

We present a novel method to improve the accuracy of the 3D reconstruction of clothed human shape from a single image. Recent work has introduced volumetric, implicit and model-based shape learning frameworks for reconst…

3D Human Shape Estimation3D Reconstruction

CenterArt: Joint Shape Reconstruction and 6-DoF Grasp Estimation of Articulated Objects

2024-04-23 · Sassan Mokhtar, Eugenio Chisari, Nick Heppert, Abhinav Valada

Precisely grasping and reconstructing articulated objects is key to enabling general robotic manipulation. In this paper, we propose CenterArt, a novel approach for simultaneous 3D shape reconstruction and 6-DoF grasp es…

3D Shape ReconstructionDecoder

A Divide et Impera Approach for 3D Shape Reconstruction from Multiple Views

2020-11-17 · Riccardo Spezialetti, David Joseph Tan, Alessio Tonioni, Keisuke Tateno 외

Estimating the 3D shape of an object from a single or multiple images has gained popularity thanks to the recent breakthroughs powered by deep learning. Most approaches regress the full object shape in a canonical pose, …

3D Shape ReconstructionObjectPose Estimation

ShapeGaussian: High-Fidelity 4D Human Reconstruction in Monocular Videos via Vision Priors

2026-02-05 · Zhenxiao Liang, Ning Zhang, Youbao Tang, Ruei-Sung Lin 외 arxiv

We introduce ShapeGaussian, a high-fidelity, template-free method for 4D human reconstruction from casual monocular videos. Generic reconstruction methods lacking robust vision priors, such as 4DGS, struggle to capture h…

Pose Estimation