CVApr 22, 2024

HOIST-Former: Hand-held Objects Identification, Segmentation, and Tracking in the Wild

arXiv:2404.13819v111 citationsh-index: 7CVPR
Originality Incremental advance
AI Analysis

This work addresses a specific problem in computer vision for applications like human action analysis, but it is incremental as it builds on existing transformer methods with refinements like contact loss.

The paper tackles the problem of identifying, segmenting, and tracking hand-held objects in videos, which is challenging due to occlusion and motion, and introduces HOIST-Former, a transformer-based architecture that achieves improved performance on a new dataset of 4,125 videos and two public datasets.

We address the challenging task of identifying, segmenting, and tracking hand-held objects, which is crucial for applications such as human action segmentation and performance evaluation. This task is particularly challenging due to heavy occlusion, rapid motion, and the transitory nature of objects being hand-held, where an object may be held, released, and subsequently picked up again. To tackle these challenges, we have developed a novel transformer-based architecture called HOIST-Former. HOIST-Former is adept at spatially and temporally segmenting hands and objects by iteratively pooling features from each other, ensuring that the processes of identification, segmentation, and tracking of hand-held objects depend on the hands' positions and their contextual appearance. We further refine HOIST-Former with a contact loss that focuses on areas where hands are in contact with objects. Moreover, we also contribute an in-the-wild video dataset called HOIST, which comprises 4,125 videos complete with bounding boxes, segmentation masks, and tracking IDs for hand-held objects. Through experiments on the HOIST dataset and two additional public datasets, we demonstrate the efficacy of HOIST-Former in segmenting and tracking hand-held objects.

Foundations

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

Your Notes