提出新数据集与方法,从单张图像恢复人与物的3D接触关系。
PICO: Reconstructing 3D People In Contact with Objects
- 构建包含人体与物体密集接触标注的PICO-db数据集
- 通过2次点击实现接触点跨体素映射,仅需少量人工标注
- 新方法PICO-fit可处理多种未见过的物体类别
从单张彩色图像恢复3D人-物交互(HOI)面临深度模糊、遮挡及物体形状外观差异大等挑战。以往工作受限于受控场景和已知物体形状,难以推广至自然图像与新物体类别。本文提出两个创新:(1) 构建PICO-db数据集,利用DAMON数据集中的图像,结合视觉基础模型检索3D物体网格,并通过每块接触区域仅需2次点击的新方法,将人体接触标注投影到物体网格上,建立体与物间的丰富接触对应关系;(2) 提出PICO-fit渲染对比拟合方法,通过优化同时拟合人体(SMPL-X)与物体网格,利用接触信息匹配图像证据。该方法在多种未见物体类别上表现优异,显著提升真实场景下人-物交互理解能力。数据与代码公开于https://pico.is.tue.mpg.de。
原文摘要 · Abstract (English)
Recovering 3D Human-Object Interaction (HOI) from single color images is challenging due to depth ambiguities, occlusions, and the huge variation in object shape and appearance. Thus, past work requires controlled settings such as known object shapes and contacts, and tackles only limited object classes. Instead, we need methods that generalize to natural images and novel object classes. We tackle this in two main ways: (1) We collect PICO-db, a new dataset of natural images uniquely paired with dense 3D contact on both body and object meshes. To this end, we use images from the recent DAMON dataset that are paired with contacts, but these contacts are only annotated on a canonical 3D body. In contrast, we seek contact labels on both the body and the object. To infer these given an image, we retrieve an appropriate 3D object mesh from a database by leveraging vision foundation models. Then, we project DAMON's body contact patches onto the object via a novel method needing only 2 clicks per patch. This minimal human input establishes rich contact correspondences between bodies and objects. (2) We exploit our new dataset of contact correspondences in a novel render-and-compare fitting method, called PICO-fit, to recover 3D body and object meshes in interaction. PICO-fit infers contact for the SMPL-X body, retrieves a likely 3D object mesh and contact from PICO-db for that object, and uses the contact to iteratively fit the 3D body and object meshes to image evidence via optimization. Uniquely, PICO-fit works well for many object categories that no existing method can tackle. This is crucial to enable HOI understanding to scale in the wild. Our data and code are available at https://pico.is.tue.mpg.de.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。