paper-with-me

Papers

Visual Compositional Learning for Human-Object Interaction Detection

2020-07-24 · ECCV 2020 8 · Zhi Hou, Xiaojiang Peng, Yu Qiao, DaCheng Tao

Human-Object interaction (HOI) detection aims to localize and infer relationships between human and objects in an image. It is challenging because an enormous number of possible combinations of objects and verbs types forms a long-tail distribution. We devise a deep Visual Compositional Learning (VCL) framework, which is a simple yet efficient framework to effectively address this problem. VCL first decomposes an HOI representation into object and verb specific features, and then composes new interaction samples in the feature space via stitching the decomposed features. The integration of decomposition and composition enables VCL to share object and verb features among different HOI samples and images, and to generate new interaction samples and new types of HOI, and thus largely alleviates the long-tail distribution problem and benefits low-shot or zero-shot HOI detection. Extensive experiments demonstrate that the proposed VCL can effectively improve the generalization of HOI detection on HICO-DET and V-COCO and outperforms the recent state-of-the-art methods on HICO-DET. Code is available at https://github.com/zhihou7/VCL.

📄 PDF Abstract BibTeX arXiv:2007.12407

Code (4)

zhihou7/VCL 공식 구현 tf
zhihou7/FCL tf
zhihou7/HOI-CL tf
zhihou7/HOI-CL-OneStage pytorch

Tasks

Affordance RecognitionHuman-Object Interaction DetectionObject

Similar Papers 제목 키워드 기반

Compositional Learning in Transformer-Based Human-Object Interaction Detection

2023-08-11 · Zikun Zhuang, Ruihao Qian, Chi Xie, Shuang Liang

Human-object interaction (HOI) detection is an important part of understanding human activities and visual scenes. The long-tailed distribution of labeled instances is a primary challenge in HOI detection, promoting rese…

Human-Object Interaction DetectionObjectZero-Shot Learning

Human-Object Interaction Detection Collaborated with Large Relation-driven Diffusion Models

2024-10-26 · Liulei Li, Wenguan Wang, Yi Yang

Prevalent human-object interaction (HOI) detection approaches typically leverage large-scale visual-linguistic models to help recognize events involving humans and objects. Though promising, models trained via contrastiv…

Contrastive LearningHuman-Object Interaction DetectionNovel ConceptsRelation

Detecting Human-Object Interaction via Fabricated Compositional Learning

2021-03-15 · CVPR 2021 1 · Zhi Hou, Baosheng Yu, Yu Qiao, Xiaojiang Peng 외

Human-Object Interaction (HOI) detection, inferring the relationships between human and objects from images/videos, is a fundamental task for high-level scene understanding. However, HOI detection usually suffers from th…

Affordance RecognitionHuman-Object Interaction DetectionObjectScene Understanding

Compositional 3D Human-Object Neural Animation

2023-04-27 · Zhi Hou, Baosheng Yu, DaCheng Tao

Human-object interactions (HOIs) are crucial for human-centric scene understanding applications such as human-centric visual generation, AR/VR, and robotics. Since existing methods mainly explore capturing HOIs, renderin…

Human-Object Interaction DetectionNeRFObjectScene Understanding

Do Deep Neural Networks Model Nonlinear Compositionality in the Neural Representation of Human-Object Interactions?

2019-03-31 · Aditi Jha, Sumeet Agarwal

Visual scene understanding often requires the processing of human-object interactions. Here we seek to explore if and how well Deep Neural Network (DNN) models capture features similar to the brain's representation of hu…

Human-Object Interaction DetectionObjectScene Understanding