paper-with-me

Papers

Detecting Visual Relationships Using Box Attention

2018-07-05 · Alexander Kolesnikov, Alina Kuznetsova, Christoph H. Lampert, Vittorio Ferrari

We propose a new model for detecting visual relationships, such as "person riding motorcycle" or "bottle on table". This task is an important step towards comprehensive structured image understanding, going beyond detecting individual objects. Our main novelty is a Box Attention mechanism that allows to model pairwise interactions between objects using standard object detection pipelines. The resulting model is conceptually clean, expressive and relies on well-justified training and prediction procedures. Moreover, unlike previously proposed approaches, our model does not introduce any additional complex components or hyperparameters on top of those already required by the underlying detection model. We conduct an experimental evaluation on three challenging datasets, V-COCO, Visual Relationships and Open Images, demonstrating strong quantitative and qualitative results.

📄 PDF Abstract BibTeX arXiv:1807.02136

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

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

Relatable Clothing: Detecting Visual Relationships between People and Clothing

2020-07-20 · Thomas Truong, Svetlana Yanushkevich

Detecting visual relationships between people and clothing in an image has been a relatively unexplored problem in the field of computer vision and biometrics. The lack readily available public dataset for ``worn'' and `…

ArticlesClassificationGeneral Classification

Detecting Human-Object Relationships in Videos

2021-01-01 · ICCV 2021 10 · Jingwei Ji, Rishi Desai, Juan Carlos Niebles

We study a crucial problem in video analysis: human-object relationship detection. The majority of previous approaches are developed only for the static image scenario, without incorporating the temporal dynamics so …

Human-Object Relationship DetectionObjectRelationship Detection

Deeply Supervised Multimodal Attentional Translation Embeddings for Visual Relationship Detection

2019-02-15 · Nikolaos Gkanatsios, Vassilis Pitsikalis, Petros Koutras, Athanasia Zlatintsi 외

Detecting visual relationships, i.e. <Subject, Predicate, Object> triplets, is a challenging Scene Understanding task approached in the past via linguistic priors or spatial information in a single feature branch. We int…

Relationship DetectionScene UnderstandingTranslationVisual Relationship Detection

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