paper-with-me

Papers

Learning Human-Object Interactions by Graph Parsing Neural Networks

2018-08-23 · ECCV 2018 9 · Siyuan Qi, Wenguan Wang, Baoxiong Jia, Jianbing Shen, Song-Chun Zhu

This paper addresses the task of detecting and recognizing human-object interactions (HOI) in images and videos. We introduce the Graph Parsing Neural Network (GPNN), a framework that incorporates structural knowledge while being differentiable end-to-end. For a given scene, GPNN infers a parse graph that includes i) the HOI graph structure represented by an adjacency matrix, and ii) the node labels. Within a message passing inference framework, GPNN iteratively computes the adjacency matrices and node labels. We extensively evaluate our model on three HOI detection benchmarks on images and videos: HICO-DET, V-COCO, and CAD-120 datasets. Our approach significantly outperforms state-of-art methods, verifying that GPNN is scalable to large datasets and applies to spatial-temporal settings. The code is available at https://github.com/SiyuanQi/gpnn.

📄 PDF Abstract BibTeX arXiv:1808.07962

Code (1)

SiyuanQi/gpnn 공식 구현 pytorch

Tasks

Human-Object Interaction DetectionObject

Similar Papers 제목 키워드 기반

Relation Parsing Neural Network for Human-Object Interaction Detection

2019-10-01 · ICCV 2019 10 · Penghao Zhou, Mingmin Chi

Human-Object Interaction Detection devotes to infer a triplet < human, verb, object > between human and objects. In this paper, we propose a novel model, i.e., Relation Parsing Neural Network (RPNN), to detect human-obje…

Human-Object Interaction DetectionObjectRelationTriplet

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

Joint Inference of States, Robot Knowledge, and Human (False-)Beliefs

2020-04-25 · Tao Yuan, Hangxin Liu, Lifeng Fan, Zilong Zheng 외

Aiming to understand how human (false-)belief--a core socio-cognitive ability--would affect human interactions with robots, this paper proposes to adopt a graphical model to unify the representation of object states, rob…

ObjectObject Tracking

Parsing R-CNN for Instance-Level Human Analysis

2018-11-30 · CVPR 2019 6 · Lu Yang, Qing Song, Zhihui Wang, Ming Jiang

Instance-level human analysis is common in real-life scenarios and has multiple manifestations, such as human part segmentation, dense pose estimation, human-object interactions, etc. Models need to distinguish different…

Human ParsingHuman Part SegmentationMulti-Human ParsingPose Estimation

Joint Video and Text Parsing for Understanding Events and Answering Queries

2013-08-29 · Kewei Tu, Meng Meng, Mun Wai Lee, Tae Eun Choe 외

We propose a framework for parsing video and text jointly for understanding events and answering user queries. Our framework produces a parse graph that represents the compositional structures of spatial information (obj…

Semantic Parsing