paper-with-me

홈 › Papers

Visual Genome: Connecting Language and Vision Using Crowdsourced Dense Image Annotations

2016-02-23 · Ranjay Krishna, Yuke Zhu, Oliver Groth, Justin Johnson, Kenji Hata, Joshua Kravitz, Stephanie Chen, Yannis Kalantidis, Li-Jia Li, David A. Shamma, Michael S. Bernstein, Fei-Fei Li

Despite progress in perceptual tasks such as image classification, computers still perform poorly on cognitive tasks such as image description and question answering. Cognition is core to tasks that involve not just recognizing, but reasoning about our visual world. However, models used to tackle the rich content in images for cognitive tasks are still being trained using the same datasets designed for perceptual tasks. To achieve success at cognitive tasks, models need to understand the interactions and relationships between objects in an image. When asked "What vehicle is the person riding?", computers will need to identify the objects in an image as well as the relationships riding(man, carriage) and pulling(horse, carriage) in order to answer correctly that "the person is riding a horse-drawn carriage". In this paper, we present the Visual Genome dataset to enable the modeling of such relationships. We collect dense annotations of objects, attributes, and relationships within each image to learn these models. Specifically, our dataset contains over 100K images where each image has an average of 21 objects, 18 attributes, and 18 pairwise relationships between objects. We canonicalize the objects, attributes, relationships, and noun phrases in region descriptions and questions answer pairs to WordNet synsets. Together, these annotations represent the densest and largest dataset of image descriptions, objects, attributes, relationships, and question answers.

📄 PDF Abstract BibTeX arXiv:1602.07332

Code (2)

FuxiaoLiu/LRV-Instruction pytorch
hqhbench/hqhbench

Tasks

image-classificationImage ClassificationImage DescriptionQuestion Answering

Similar Papers 제목 키워드 기반

Hindi Visual Genome: A Dataset for Multimodal English-to-Hindi Machine Translation

2019-07-21 · Shantipriya Parida, Ondřej Bojar, Satya Ranjan Dash

Visual Genome is a dataset connecting structured image information with English language. We present ``Hindi Visual Genome'', a multimodal dataset consisting of text and images suitable for English-Hindi multimodal machi…

Machine TranslationMultimodal Machine TranslationTranslation

Visual Translation Embedding Network for Visual Relation Detection

2017-02-27 · CVPR 2017 7 · Hanwang Zhang, Zawlin Kyaw, Shih-Fu Chang, Tat-Seng Chua

Visual relations, such as "person ride bike" and "bike next to car", offer a comprehensive scene understanding of an image, and have already shown their great utility in connecting computer vision and natural language. H…

Objectobject-detectionObject DetectionRelation+4

Visual Question Answering Dataset for Bilingual Image Understanding: A Study of Cross-Lingual Transfer Using Attention Maps

2018-08-01 · COLING 2018 8 · Nobuyuki Shimizu, Na Rong, Takashi Miyazaki

Visual question answering (VQA) is a challenging task that requires a computer system to understand both a question and an image. While there is much research on VQA in English, there is a lack of datasets for other lang…

Cross-Lingual TransferImage CaptioningQuestion AnsweringVisual Question Answering+1

Mining Semantic Affordances of Visual Object Categories

2015-06-01 · CVPR 2015 6 · Yu-Wei Chao, Zhan Wang, Rada Mihalcea, Jia Deng

Affordances are fundamental attributes of objects. Affordances reveal the functionalities of objects and the possible actions that can be performed on them. Understanding affordances is crucial for recognizing human acti…

Collaborative FilteringObject

Globetrotter: Connecting Languages by Connecting Images

2020-12-08 · CVPR 2022 1 · Dídac Surís, Dave Epstein, Carl Vondrick

Machine translation between many languages at once is highly challenging, since training with ground truth requires supervision between all language pairs, which is difficult to obtain. Our key insight is that, while lan…

Machine TranslationRetrievalSentenceTranslation