CVSep 28, 2024

1st Place Solution to the 8th HANDS Workshop Challenge -- ARCTIC Track: 3DGS-based Bimanual Category-agnostic Interaction Reconstruction

arXiv:2409.19215v21 citationsh-index: 7
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of reconstructing dynamic hand-object interactions for computer vision applications, but it is incremental as it builds on existing 3DGS methods.

The paper tackled the problem of 3D reconstruction of bimanual hand-object interactions from monocular video without templates, achieving a CD_h metric of 38.69 on the ARCTIC test set.

This report describes our 1st place solution to the 8th HANDS workshop challenge (ARCTIC track) in conjunction with ECCV 2024. In this challenge, we address the task of bimanual category-agnostic hand-object interaction reconstruction, which aims to generate 3D reconstructions of both hands and the object from a monocular video, without relying on predefined templates. This task is particularly challenging due to the significant occlusion and dynamic contact between the hands and the object during bimanual manipulation. We worked to resolve these issues by introducing a mask loss and a 3D contact loss, respectively. Moreover, we applied 3D Gaussian Splatting (3DGS) to this task. As a result, our method achieved a value of 38.69 in the main metric, CD$_h$, on the ARCTIC test set.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes