中文
相关论文

相关论文: Topic Scene Graph Generation by Attention Distilla…

200 篇论文

Most of current image captioning models heavily rely on paired image-caption datasets. However, getting large scale image-caption paired data is labor-intensive and time-consuming. In this paper, we present a scene graph-based approach for…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Jiuxiang Gu , Shafiq Joty , Jianfei Cai , Handong Zhao , Xu Yang , Gang Wang

Scene graphs provide a rich, structured representation of a scene by encoding the entities (objects) and their spatial relationships in a graphical format. This representation has proven useful in several tasks, such as question answering,…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Sanjoy Kundu , Sathyanarayanan N. Aakur

Training scene graph classification models requires a large amount of annotated image data. Meanwhile, scene graphs represent relational knowledge that can be modeled with symbolic data from texts or knowledge graphs. While image annotation…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Sahand Sharifzadeh , Sina Moayed Baharlou , Martin Schmitt , Hinrich Schütze , Volker Tresp

We propose an efficient and interpretable scene graph generator. We consider three types of features: visual, spatial and semantic, and we use a late fusion strategy such that each feature's contribution can be explicitly investigated. We…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Ji Zhang , Kevin Shih , Andrew Tao , Bryan Catanzaro , Ahmed Elgammal

Identifying objects in an image and their mutual relationships as a scene graph leads to a deep understanding of image content. Despite the recent advancement in deep learning, the detection and labeling of visual object relationships…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Rajat Koner , Poulami Sinhamahapatra , Volker Tresp

Stylized image captioning systems aim to generate a caption not only semantically related to a given image but also consistent with a given style description. One of the biggest challenges with this task is the lack of sufficient paired…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Guodun Li , Yuchen Zhai , Zehao Lin , Yin Zhang

Diffusion models excel in image generation but lack detailed semantic control using text prompts. Additional techniques have been developed to address this limitation. However, conditioning diffusion models solely on text-based descriptions…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Frank Fundel

As a structured representation of the image content, the visual scene graph (visual relationship) acts as a bridge between computer vision and natural language processing. Existing models on the scene graph generation task notoriously…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Yuyu Guo , Jingkuan Song , Lianli Gao , Heng Tao Shen

Motivated by the recent progress in generative models, we introduce a model that generates images from natural language descriptions. The proposed model iteratively draws patches on a canvas, while attending to the relevant words in the…

机器学习 · 计算机科学 2016-03-01 Elman Mansimov , Emilio Parisotto , Jimmy Lei Ba , Ruslan Salakhutdinov

The popularization of social media increases user engagements and generates a large amount of user-oriented data. Among them, text data (e.g., tweets, blogs) significantly attracts researchers and speculators to infer user attributes (e.g.,…

计算与语言 · 计算机科学 2024-01-17 Quan Li , Shixiong Jing , Lingwei Chen

Generating scene graph to describe all the relations inside an image gains increasing interests these years. However, most of the previous methods use complicated structures with slow inference speed or rely on the external data, which…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Yikang Li , Wanli Ouyang , Bolei Zhou , Jianping Shi , Chao Zhang , Xiaogang Wang

Image caption generation is one of the most challenging problems at the intersection of vision and language domains. In this work, we propose a realistic captioning task where the input scenes may incorporate visual objects with no…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Berkan Demirel , Ramazan Gokberk Cinbis

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, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Sangwoong Yoon , Woo Young Kang , Sungwook Jeon , SeongEun Lee , Changjin Han , Jonghun Park , Eun-Sol Kim

To truly understand the visual world our models should be able not only to recognize images but also generate them. To this end, there has been exciting recent progress on generating images from natural language descriptions. These methods…

计算机视觉与模式识别 · 计算机科学 2018-04-06 Justin Johnson , Agrim Gupta , Li Fei-Fei

Image manipulation can be considered a special case of image generation where the image to be produced is a modification of an existing image. Image generation and manipulation have been, for the most part, tasks that operate on raw pixels.…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Helisa Dhamo , Azade Farshad , Iro Laina , Nassir Navab , Gregory D. Hager , Federico Tombari , Christian Rupprecht

The mainstream image captioning models rely on Convolutional Neural Network (CNN) image features to generate captions via recurrent models. Recently, image scene graphs have been used to augment captioning models so as to leverage their…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Kien Nguyen , Subarna Tripathi , Bang Du , Tanaya Guha , Truong Q. Nguyen

Generating images from scene graphs is a challenging task that attracted substantial interest recently. Prior works have approached this task by generating an intermediate layout description of the target image. However, the representation…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Maor Ivgi , Yaniv Benny , Avichai Ben-David , Jonathan Berant , Lior Wolf

Learning to compose visual relationships from raw images in the form of scene graphs is a highly challenging task due to contextual dependencies, but it is essential in computer vision applications that depend on scene understanding.…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Neau Maëlic , Paulo E. Santos , Anne-Gwenn Bosser , Cédric Buche

Scene graphs provide structured semantic understanding beyond images. For downstream tasks, such as image retrieval, visual question answering, visual relationship detection, and even autonomous vehicle technology, scene graphs can not only…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Mingzhe Du

Understanding a visual scene goes beyond recognizing individual objects in isolation. Relationships between objects also constitute rich semantic information about the scene. In this work, we explicitly model the objects and their…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Danfei Xu , Yuke Zhu , Christopher B. Choy , Li Fei-Fei