paper-with-me

Papers

HORT: Monocular Hand-held Objects Reconstruction with Transformers

2025-03-27 · Zerui Chen, Rolandos Alexandros Potamias, ShiZhe Chen, Cordelia Schmid

Reconstructing hand-held objects in 3D from monocular images remains a significant challenge in computer vision. Most existing approaches rely on implicit 3D representations, which produce overly smooth reconstructions and are time-consuming to generate explicit 3D shapes. While more recent methods directly reconstruct point clouds with diffusion models, the multi-step denoising makes high-resolution reconstruction inefficient. To address these limitations, we propose a transformer-based model to efficiently reconstruct dense 3D point clouds of hand-held objects. Our method follows a coarse-to-fine strategy, first generating a sparse point cloud from the image and progressively refining it into a dense representation using pixel-aligned image features. To enhance reconstruction accuracy, we integrate image features with 3D hand geometry to jointly predict the object point cloud and its pose relative to the hand. Our model is trained end-to-end for optimal performance. Experimental results on both synthetic and real datasets demonstrate that our method achieves state-of-the-art accuracy with much faster inference speed, while generalizing well to in-the-wild images.

📄 PDF Abstract BibTeX arXiv:2503.21313

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Learning Explicit Contact for Implicit Reconstruction of Hand-held Objects from Monocular Images

2023-05-31 · Junxing Hu, Hongwen Zhang, Zerui Chen, Mengcheng Li 외

Reconstructing hand-held objects from monocular RGB images is an appealing yet challenging task. In this task, contacts between hands and objects provide important cues for recovering the 3D geometry of the hand-held obj…

3D geometryObject

Reconstructing Hand-Held Objects from Monocular Video

2022-11-30 · Di Huang, Xiaopeng Ji, Xingyi He, Jiaming Sun 외

This paper presents an approach that reconstructs a hand-held object from a monocular video. In contrast to many recent methods that directly predict object geometry by a trained network, the proposed approach does not r…

Hand Pose EstimationObjectPose Estimation

D-SCo: Dual-Stream Conditional Diffusion for Monocular Hand-Held Object Reconstruction

2023-11-23 · Bowen Fu, Gu Wang, Chenyangguang Zhang, Yan Di 외

Reconstructing hand-held objects from a single RGB image is a challenging task in computer vision. In contrast to prior works that utilize deterministic modeling paradigms, we employ a point cloud denoising diffusion mod…

DenoisingObjectObject Reconstruction

Learning the Depths of Moving People by Watching Frozen People

2019-04-25 · CVPR 2019 6 · Zhengqi Li, Tali Dekel, Forrester Cole, Richard Tucker 외

We present a method for predicting dense depth in scenarios where both a monocular camera and people in the scene are freely moving. Existing methods for recovering depth for dynamic, non-rigid objects from monocular vid…

Depth EstimationDepth Prediction

Reconstructing Hand-Held Objects in 3D from Images and Videos

2024-04-09 · Jane Wu, Georgios Pavlakos, Georgia Gkioxari, Jitendra Malik

Objects manipulated by the hand (i.e., manipulanda) are particularly challenging to reconstruct from Internet videos. Not only does the hand occlude much of the object, but also the object is often only visible in a smal…

ObjectObject ReconstructionText to 3D