paper-with-me

Papers

ContextHOI: Spatial Context Learning for Human-Object Interaction Detection

2024-12-12 · Mingda Jia, Liming Zhao, Ge Li, Yun Zheng

Spatial contexts, such as the backgrounds and surroundings, are considered critical in Human-Object Interaction (HOI) recognition, especially when the instance-centric foreground is blurred or occluded. Recent advancements in HOI detectors are usually built upon detection transformer pipelines. While such an object-detection-oriented paradigm shows promise in localizing objects, its exploration of spatial context is often insufficient for accurately recognizing human actions. To enhance the capabilities of object detectors for HOI detection, we present a dual-branch framework named ContextHOI, which efficiently captures both object detection features and spatial contexts. In the context branch, we train the model to extract informative spatial context without requiring additional hand-craft background labels. Furthermore, we introduce context-aware spatial and semantic supervision to the context branch to filter out irrelevant noise and capture informative contexts. ContextHOI achieves state-of-the-art performance on the HICO-DET and v-coco benchmarks. For further validation, we construct a novel benchmark, HICO-ambiguous, which is a subset of HICO-DET that contains images with occluded or impaired instance cues. Extensive experiments across all benchmarks, complemented by visualizations, underscore the enhancements provided by ContextHOI, especially in recognizing interactions involving occluded or blurred instances.

📄 PDF Abstract BibTeX arXiv:2412.09050

Code (0)

등록된 구현이 없습니다.

Tasks

Human-Object Interaction DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

GTNet:Guided Transformer Network for Detecting Human-Object Interactions

2021-08-02 · A S M Iftekhar, Satish Kumar, R. Austin McEver, Suya You 외

The human-object interaction (HOI) detection task refers to localizing humans, localizing objects, and predicting the interactions between each human-object pair. HOI is considered one of the fundamental steps in truly u…

Human-Object Interaction DetectionObject

Spatio-Temporal Interaction Graph Parsing Networks for Human-Object Interaction Recognition

2021-08-19 · Ning Wang, Guangming Zhu, Liang Zhang, Peiyi Shen 외

For a given video-based Human-Object Interaction scene, modeling the spatio-temporal relationship between humans and objects are the important cue to understand the contextual information presented in the video. With the…

Human-Object Interaction DetectionObject

Bi-directional Object-context Prioritization Learning for Saliency Ranking

2022-03-17 · CVPR 2022 1 · Xin Tian, Ke Xu, Xin Yang, Lin Du 외

The saliency ranking task is recently proposed to study the visual behavior that humans would typically shift their attention over different objects of a scene based on their degrees of saliency. Existing approaches focu…

ObjectSaliency Ranking

Modelling Spatio-Temporal Interactions for Compositional Action Recognition

2023-05-04 · Ramanathan Rajendiran, Debaditya Roy, Basura Fernando

Humans have the natural ability to recognize actions even if the objects involved in the action or the background are changed. Humans can abstract away the action from the appearance of the objects and their context whic…

Action RecognitionHuman-Object Interaction DetectionObject

Distance Matters in Human-Object Interaction Detection

2022-07-05 · Guangzhi Wang, Yangyang Guo, Yongkang Wong, Mohan Kankanhalli

Human-Object Interaction (HOI) detection has received considerable attention in the context of scene understanding. Despite the growing progress on benchmarks, we realize that existing methods often perform unsatisfactor…

Human-Object Interaction DetectionObjectScene Understanding