paper-with-me

Papers

Visual Relationship Detection with Relative Location Mining

2019-11-02 · Hao Zhou, Chongyang Zhang, Chuanping Hu

Visual relationship detection, as a challenging task used to find and distinguish the interactions between object pairs in one image, has received much attention recently. In this work, we propose a novel visual relationship detection framework by deeply mining and utilizing relative location of object-pair in every stage of the procedure. In both the stages, relative location information of each object-pair is abstracted and encoded as auxiliary feature to improve the distinguishing capability of object-pairs proposing and predicate recognition, respectively; Moreover, one Gated Graph Neural Network(GGNN) is introduced to mine and measure the relevance of predicates using relative location. With the location-based GGNN, those non-exclusive predicates with similar spatial position can be clustered firstly and then be smoothed with close classification scores, thus the accuracy of top $n$ recall can be increased further. Experiments on two widely used datasets VRD and VG show that, with the deeply mining and exploiting of relative location information, our proposed model significantly outperforms the current state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1911.00713

Code (1)

zhouhaocv/RLM-Net 공식 구현 pytorch

Tasks

Graph Neural NetworkObjectRelationship DetectionVisual Relationship Detection

Methods 이 논문이 사용한 방법론

GGS-NNs 설명 없음

Similar Papers 제목 키워드 기반

Core Conflictual Relationship: Text Mining to Discover What and When

2018-05-28 · Fionn Murtagh, Giuseppe Iurato

Following detailed presentation of the Core Conflictual Relationship Theme (CCRT), there is the objective of relevant methods for what has been described as verbalization and visualization of data. Such is also termed da…

Computational Efficiency

Distance-Aware Occlusion Detection with Focused Attention

2022-08-23 · Yang Li, Yucheng Tu, Xiaoxue Chen, Hao Zhao 외

For humans, understanding the relationships between objects using visual signals is intuitive. For artificial intelligence, however, this task remains challenging. Researchers have made significant progress studying sema…

DecoderHuman-Object Interaction DetectionRelationship DetectionVisual Relationship Detection

Window-Object Relationship Guided Representation Learning for Generic Object Detections

2015-12-09 · Xingyu Zeng, Wanli Ouyang, Xiaogang Wang

In existing works that learn representation for object detection, the relationship between a candidate window and the ground truth bounding box of an object is simplified by thresholding their overlap. This paper shows i…

Objectobject-detectionObject DetectionRepresentation Learning

Agent-Centric Relation Graph for Object Visual Navigation

2021-11-29 · Xiaobo Hu, Youfang Lin, Shuo Wang, Zhihao Wu 외

Object visual navigation aims to steer an agent toward a target object based on visual observations. It is highly desirable to reasonably perceive the environment and accurately control the agent. In the navigation task,…

ObjectRelationVisual Navigation

AVR: Attention based Salient Visual Relationship Detection

2020-03-16 · Jianming Lv, Qinzhe Xiao, Jiajie Zhong

Visual relationship detection aims to locate objects in images and recognize the relationships between objects. Traditional methods treat all observed relationships in an image equally, which causes a relatively poor per…

Relationship DetectionVisual Relationship Detection