paper-with-me

Papers

Exploring Context and Visual Pattern of Relationship for Scene Graph Generation

2019-06-01 · CVPR 2019 6 · Wenbin Wang, Ruiping Wang, Shiguang Shan, Xilin Chen

Relationship is the core of scene graph, but its prediction is far from satisfying because of its complex visual diversity. To alleviate this problem, we treat relationship as an abstract object, exploring not only significative visual pattern but contextual information for it, which are two key aspects when considering object recognition. Our observation on current datasets reveals that there exists intimate association among relationships. Therefore, inspired by the successful application of context to object-oriented tasks, we especially construct context for relationships where all of them are gathered so that the recognition could benefit from their association. Moreover, accurate recognition needs discriminative visual pattern for object, and so does relationship. In order to discover effective pattern for relationship, traditional relationship feature extraction methods such as using union region or combination of subject-object feature pairs are replaced with our proposed intersection region which focuses on more essential parts. Therefore, we present our so-called Relationship Context - InterSeCtion Region (CISC) method. Experiments for scene graph generation on Visual Genome dataset and visual relationship prediction on VRD dataset indicate that both the relationship context and intersection region improve performances and realize anticipated functions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityGraph GenerationObjectObject RecognitionScene Graph Generation

Similar Papers 제목 키워드 기반

RUArt: A Novel Text-Centered Solution for Text-Based Visual Question Answering

2020-10-24 · Zan-Xia Jin, Heran Wu, Chun Yang, Fang Zhou 외

Text-based visual question answering (VQA) requires to read and understand text in an image to correctly answer a given question. However, most current methods simply add optical character recognition (OCR) tokens extrac…

Optical Character RecognitionOptical Character Recognition (OCR)Question AnsweringTextVQA+2

IFR-Explore: Learning Inter-object Functional Relationships in 3D Indoor Scenes

2021-12-10 · ICLR 2022 4 · Qi Li, Kaichun Mo, Yanchao Yang, Hang Zhao 외

Building embodied intelligent agents that can interact with 3D indoor environments has received increasing research attention in recent years. While most works focus on single-object or agent-object visual functionality …

Object

Context-Dependent Diffusion Network for Visual Relationship Detection

2018-09-11 · Zhen Cui, Chunyan Xu, Wenming Zheng, Jian Yang

Visual relationship detection can bridge the gap between computer vision and natural language for scene understanding of images. Different from pure object recognition tasks, the relation triplets of subject-predicate-ob…

DiversityObjectObject RecognitionRelationship Detection+2

Exploring Person Context and Local Scene Context for Object Detection

2015-11-25 · Saurabh Gupta, Bharath Hariharan, Jitendra Malik

In this paper we explore two ways of using context for object detection. The first model focusses on people and the objects they commonly interact with, such as fashion and sports accessories. The second model considers …

Objectobject-detectionObject Detection

Visual Jenga: Discovering Object Dependencies via Counterfactual Inpainting

2025-03-27 · Anand Bhattad, Konpat Preechakul, Alexei A. Efros

This paper proposes a novel scene understanding task called Visual Jenga. Drawing inspiration from the game Jenga, the proposed task involves progressively removing objects from a single image until only the background r…

counterfactualObjectScene Understanding