paper-with-me

Papers

Detecting Human-to-Human-or-Object (H2O) Interactions with DIABOLO

2022-01-07 · Astrid Orcesi, Romaric Audigier, Fritz Poka Toukam, Bertrand Luvison

Detecting human interactions is crucial for human behavior analysis. Many methods have been proposed to deal with Human-to-Object Interaction (HOI) detection, i.e., detecting in an image which person and object interact together and classifying the type of interaction. However, Human-to-Human Interactions, such as social and violent interactions, are generally not considered in available HOI training datasets. As we think these types of interactions cannot be ignored and decorrelated from HOI when analyzing human behavior, we propose a new interaction dataset to deal with both types of human interactions: Human-to-Human-or-Object (H2O). In addition, we introduce a novel taxonomy of verbs, intended to be closer to a description of human body attitude in relation to the surrounding targets of interaction, and more independent of the environment. Unlike some existing datasets, we strive to avoid defining synonymous verbs when their use highly depends on the target type or requires a high level of semantic interpretation. As H2O dataset includes V-COCO images annotated with this new taxonomy, images obviously contain more interactions. This can be an issue for HOI detection methods whose complexity depends on the number of people, targets or interactions. Thus, we propose DIABOLO (Detecting InterActions By Only Looking Once), an efficient subject-centric single-shot method to detect all interactions in one forward pass, with constant inference time independent of image content. In addition, this multi-task network simultaneously detects all people and objects. We show how sharing a network for these tasks does not only save computation resource but also improves performance collaboratively. Finally, DIABOLO is a strong baseline for the new proposed challenge of H2O Interaction detection, as it outperforms all state-of-the-art methods when trained and evaluated on HOI dataset V-COCO.

📄 PDF Abstract BibTeX arXiv:2201.02396

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An analytical diabolo model for robotic learning and control

2020-11-18 · Felix von Drigalski, Devwrat Joshi, Takayuki Murooka, Kazutoshi Tanaka 외

In this paper, we present a diabolo model that can be used for training agents in simulation to play diabolo, as well as running it on a real dual robot arm system. We first derive an analytical model of the diabolo-stri…

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

Detecting Human-Object Interactions via Functional Generalization

2019-04-05 · Ankan Bansal, Sai Saketh Rambhatla, Abhinav Shrivastava, Rama Chellappa

We present an approach for detecting human-object interactions (HOIs) in images, based on the idea that humans interact with functionally similar objects in a similar manner. The proposed model is simple and efficiently …

Human-Object Interaction DetectionObject

Discovering Human Interactions With Novel Objects via Zero-Shot Learning

2020-06-01 · CVPR 2020 6 · Suchen Wang, Kim-Hui Yap, Junsong Yuan, Yap-Peng Tan

We aim to detect human interactions with novel objects through zero-shot learning. Different from previous works, we allow unseen object categories by using its semantic word embedding. To do so, we design a human-object…

Human-Object Interaction DetectionObjectRegion Proposalzero-shot-classification+1

GID-Net: Detecting Human-Object Interaction with Global and Instance Dependency

2020-03-11 · Dongming Yang, Yuexian Zou, Jian Zhang, Ge Li

Since detecting and recognizing individual human or object are not adequate to understand the visual world, learning how humans interact with surrounding objects becomes a core technology. However, convolution operations…

Human-Object Interaction DetectionObject