paper-with-me

홈 › Papers

Bounding-box Channels for Visual Relationship Detection

2020-08-01 · ECCV 2020 8 · Sho Inayoshi, Keita Otani, Antonio Tejero-de-Pablos, Tatsuya Harada

Recognizing the relationship between multiple objects in an image is essential for a deeper understanding of the meaning of the image. However, current visual recognition methods are still far from reaching human-level accuracy. Recent approaches have tackled this task by combining image features with semantic and spatial features, but the way they relate them to each other is weak, mostly because the spatial context in the image feature is lost. In this paper, we propose the bounding-box channels, a novel architecture capable of relating the semantic, spatial, and image features strongly. Our network learns bounding-box channels, which are initialized according to the position of the objects and the label of objects, and concatenated to the image features extracted from the objects. Then, they are input together to the relationship estimator. Our method can retain the spatial information in the image features, and strongly associate them with the semantic and spatial features. This way, our method is capable of effectively emphasizing the features in the object area for a better modeling of the relationships within objects. In addition, we experimentally show that our bounding-box channels have a high generalization ability. Our evaluation results show the efficacy of our architecture outperforming previous works in visual relationship detection.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Relationship DetectionVisual Relationship Detection

Similar Papers 제목 키워드 기반

The Open Images Dataset V4: Unified image classification, object detection, and visual relationship detection at scale

2018-11-02 · Alina Kuznetsova, Hassan Rom, Neil Alldrin, Jasper Uijlings 외

We present Open Images V4, a dataset of 9.2M images with unified annotations for image classification, object detection and visual relationship detection. The images have a Creative Commons Attribution license that allow…

General Classificationimage-classificationImage ClassificationObject+4

Self-Supervised Learning for Visual Relationship Detection through Masked Bounding Box Reconstruction

2023-11-08 · Zacharias Anastasakis, Dimitrios Mallis, Markos Diomataris, George Alexandridis 외

We present a novel self-supervised approach for representation learning, particularly for the task of Visual Relationship Detection (VRD). Motivated by the effectiveness of Masked Image Modeling (MIM), we propose Masked …

Predicate DetectionRelationship DetectionRepresentation LearningSelf-Supervised Learning+1

Visual Relationship Detection with Low Rank Non-Negative Tensor Decomposition

2019-11-22 · Mohammed Haroon Dupty, Zhen Zhang, Wee Sun Lee

We address the problem of Visual Relationship Detection (VRD) which aims to describe the relationships between pairs of objects in the form of triplets of (subject, predicate, object). We observe that given a pair of bou…

FormRelationship DetectionTensor DecompositionTriplet+1

V3Det: Vast Vocabulary Visual Detection Dataset

2023-04-07 · ICCV 2023 1 · Jiaqi Wang, Pan Zhang, Tao Chu, Yuhang Cao 외

Recent advances in detecting arbitrary objects in the real world are trained and evaluated on object detection datasets with a relatively restricted vocabulary. To facilitate the development of more general visual object…

ChatbotObjectobject-detectionObject Detection+2

Phrase Localization and Visual Relationship Detection with Comprehensive Image-Language Cues

2016-11-21 · ICCV 2017 10 · Bryan A. Plummer, Arun Mallya, Christopher M. Cervantes, Julia Hockenmaier 외

This paper presents a framework for localization or grounding of phrases in images using a large collection of linguistic and visual cues. We model the appearance, size, and position of entity bounding boxes, adjectives …

AttributePositionRelationship DetectionVisual Relationship Detection