paper-with-me

Papers

Image Retrieval Using Scene Graphs

2015-06-01 · CVPR 2015 6 · Justin Johnson, Ranjay Krishna, Michael Stark, Li-Jia Li, David Shamma, Michael Bernstein, Li Fei-Fei

This paper develops a novel framework for semantic image retrieval based on the notion of a scene graph. Our scene graphs represent objects ("man", "boat"), attributes of objects ("boat is white") and relationships between objects ("man standing on boat"). We use these scene graphs as queries to retrieve semantically related images. To this end, we design a conditional random field model that reasons about possible groundings of scene graphs to test images. The likelihoods of these groundings are used as ranking scores for retrieval. We introduce a novel dataset of 5,000 human-generated scene graphs grounded to images and use this dataset to evaluate our method for image retrieval. In particular, we evaluate retrieval using full scene graphs and small scene subgraphs, and show that our method outperforms retrieval methods that use only objects or low-level image features. In addition, we show that our full model can be used to improve object localization compared to baseline methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalObject LocalizationRetrieval

Similar Papers 제목 키워드 기반

Compact Scene Graphs for Layout Composition and Patch Retrieval

2019-04-19 · Subarna Tripathi, Sharath Nittur Sridhar, Sairam Sundaresan, Hanlin Tang

Structured representations such as scene graphs serve as an efficient and compact representation that can be used for downstream rendering or retrieval tasks. However, existing efforts to generate realistic images from s…

Image GenerationRetrieval

Structured Query-Based Image Retrieval Using Scene Graphs

2020-05-13 · Brigit Schroeder, Subarna Tripathi

A structured query can capture the complexity of object interactions (e.g. 'woman rides motorcycle') unlike single objects (e.g. 'woman' or 'motorcycle'). Retrieval using structured queries therefore is much more useful …

Image RetrievalObjectRetrieval

Image-to-Image Retrieval by Learning Similarity between Scene Graphs

2020-12-29 · Sangwoong Yoon, Woo Young Kang, Sungwook Jeon, SeongEun Lee 외

As a scene graph compactly summarizes the high-level content of an image in a structured and symbolic manner, the similarity between scene graphs of two images reflects the relevance of their contents. Based on this idea…

Graph SimilarityImage RetrievalRetrievalSentence+1

Generating Semantically Precise Scene Graphs from Textual Descriptions for Improved Image Retrieval

2015-09-01 · WS 2015 9 · Sebastian Schuster, Ranjay Krishna, Angel Chang, Li Fei-Fei 외
Image RetrievalRetrieval

SupScene: Scene-Structured Overlap Supervision for Image Retrieval in Unconstrained SfM

2026-01-17 · Xulei Shi, Maoyu Wang, Yuning Peng, Guanbo Wang 외 arxiv

Image retrieval is a critical step for reducing the quadratic cost of image matching in unconstrained Structure-from-Motion (SfM). Unlike generic image retrieval, however, the relevant goal of SfM is to identify geometri…

Image RetrievalImage Matching