arXiv:2502.19769cs.CV2025-02AAAI被引 4

用108个查询实现实时双手抓取物体的3D姿态估计,精度超越现有方法。

QORT-Former: Query-optimized Real-time Transformer for Understanding Two Hands Manipulating Objects

论文配图:QORT-Former: Query-optimized Real-time Transformer for Understanding Two Hands Manipulating Objects
图 1 · 摘自论文原文
  • 通过分类型查询与多步特征优化提升效率
  • 仅用108个查询和1个解码器实现53.5帧/秒
  • 适合需要实时交互识别的AR/VR应用

在理解双手操作物体的姿态与交互方面已取得显著进展。随着增强现实(AR)和虚拟现实(VR)技术的发展,对实时性能的需求日益增加。然而,当前最先进的模型往往以巨大的计算开销换取良好效果。本文提出首个基于Transformer的实时双手与物体3D姿态估计框架——QORT-Former。通过限制查询数量和解码器数量以满足实时性要求,进一步优化输入解码器的查询:将查询分为左手、右手和物体三类并增强其特征;利用手物接触信息;采用三步交替更新图像与查询特征。该方法仅用108个查询和1个解码器,在RTX 3090TI GPU上实现53.5 FPS。在H2O数据集上,左手、右手和物体姿态估计分别优于现有方法17.6%、22.8%、27.2%;在FPHA数据集上,右手和物体分别提升5.3%和10.4%,同时在交互识别任务中达到新最优表现,并保持实时效率。

原文摘要 · Abstract (English)

Significant advancements have been achieved in the realm of understanding poses and interactions of two hands manipulating an object. The emergence of augmented reality (AR) and virtual reality (VR) technologies has heightened the demand for real-time performance in these applications. However, current state-of-the-art models often exhibit promising results at the expense of substantial computational overhead. In this paper, we present a query-optimized real-time Transformer (QORT-Former), the first Transformer-based real-time framework for 3D pose estimation of two hands and an object. We first limit the number of queries and decoders to meet the efficiency requirement. Given limited number of queries and decoders, we propose to optimize queries which are taken as input to the Transformer decoder, to secure better accuracy: (1) we propose to divide queries into three types (a left hand query, a right hand query and an object query) and enhance query features (2) by using the contact information between hands and an object and (3) by using three-step update of enhanced image and query features with respect to one another. With proposed methods, we achieved real-time pose estimation performance using just 108 queries and 1 decoder (53.5 FPS on an RTX 3090TI GPU). Surpassing state-of-the-art results on the H2O dataset by 17.6% (left hand), 22.8% (right hand), and 27.2% (object), as well as on the FPHA dataset by 5.3% (right hand) and 10.4% (object), our method excels in accuracy. Additionally, it sets the state-of-the-art in interaction recognition, maintaining real-time efficiency with an off-the-shelf action recognition module.

3D姿态估计实时系统双人交互Transformer

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。