中文
相关论文

相关论文: Visual-Relation Conscious Image Generation from St…

200 篇论文

In this paper, we introduce a new method for generating an object image from text attributes on a desired location, when the base image is given. One step further to the existing studies on text-to-image generation mainly focusing on the…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Hyojin Park , YoungJoon Yoo , Nojun Kwak

This paper presents stacked attention networks (SANs) that learn to answer natural language questions from images. SANs use semantic representation of a question as query to search for the regions in an image that are related to the answer.…

机器学习 · 计算机科学 2016-01-27 Zichao Yang , Xiaodong He , Jianfeng Gao , Li Deng , Alex Smola

We propose a unified Generative Adversarial Network (GAN) for controllable image-to-image translation, i.e., transferring an image from a source to a target domain guided by controllable structures. In addition to conditioning on a…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Hao Tang , Hong Liu , Nicu Sebe

Faces generated using generative adversarial networks (GANs) have reached unprecedented realism. These faces, also known as "Deep Fakes", appear as realistic photographs with very little pixel-level distortions. While some work has enabled…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Manan Oza , Sukalpa Chanda , David Doermann

Driven by successes in deep learning, computer vision research has begun to move beyond object detection and image classification to more sophisticated tasks like image captioning or visual question answering. Motivating such endeavors is…

计算机视觉与模式识别 · 计算机科学 2018-02-09 Matthew Klawonn , Eric Heim

Socially-intelligent agents are of growing interest in artificial intelligence. To this end, we need systems that can understand social relationships in diverse social contexts. Inferring the social context in a given visual scene not only…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Arushi Goel , Keng Teck Ma , Cheston Tan

In real-world images, slanted or curved texts, especially those on cans, banners, or badges, appear as frequently, if not more so, than flat texts due to artistic design or layout constraints. While high-quality visual text generation has…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Minxing Luo , Zixun Xia , Liaojun Chen , Zhenhang Li , Weichao Zeng , Jianye Wang , Wentao Cheng , Yaxing Wang , Yu Zhou , Jian Yang

Cross-view image translation is challenging because it involves images with drastically different views and severe deformation. In this paper, we propose a novel approach named Multi-Channel Attention SelectionGAN (SelectionGAN) that makes…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Hao Tang , Dan Xu , Nicu Sebe , Yanzhi Wang , Jason J. Corso , Yan Yan

Generative Adversarial Networks (GANs) have achieved impressive results for many real-world applications. As an active research topic, many GAN variants have emerged with improvements in sample quality and training stability. However,…

The Visual Dialogue task requires an agent to engage in a conversation about an image with a human. It represents an extension of the Visual Question Answering task in that the agent needs to answer a question about an image, but it needs…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Qi Wu , Peng Wang , Chunhua Shen , Ian Reid , Anton van den Hengel

Table structure recognition aims to extract the logical and physical structure of unstructured table images into a machine-readable format. The latest end-to-end image-to-text approaches simultaneously predict the two structures by two…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Yongshuai Huang , Ning Lu , Dapeng Chen , Yibo Li , Zecheng Xie , Shenggao Zhu , Liangcai Gao , Wei Peng

We propose a novel model named Multi-Channel Attention Selection Generative Adversarial Network (SelectionGAN) for guided image-to-image translation, where we translate an input image into another while respecting an external semantic…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Hao Tang , Philip H. S. Torr , Nicu Sebe

Vision-and-Language Navigation (VLN) requires an agent to navigate in a real-world environment following natural language instructions. From both the textual and visual perspectives, we find that the relationships among the scene, its…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Yicong Hong , Cristian Rodriguez-Opazo , Yuankai Qi , Qi Wu , Stephen Gould

We present LR-GAN: an adversarial image generation model which takes scene structure and context into account. Unlike previous generative adversarial networks (GANs), the proposed GAN learns to generate image background and foregrounds…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Jianwei Yang , Anitha Kannan , Dhruv Batra , Devi Parikh

There has been exciting progress in generating images from natural language or layout conditions. However, these methods struggle to faithfully reproduce complex scenes due to the insufficient modeling of multiple objects and their…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Yunnan Wang , Ziqiang Li , Zequn Zhang , Wenyao Zhang , Baao Xie , Xihui Liu , Wenjun Zeng , Xin Jin

We develop an approach for text-to-image generation that embraces additional retrieval images, driven by a combination of implicit visual guidance loss and generative objectives. Unlike most existing text-to-image generation methods which…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Xin Yuan , Zhe Lin , Jason Kuen , Jianming Zhang , John Collomosse

The task of multi-image cued story generation, such as visual storytelling dataset (VIST) challenge, is to compose multiple coherent sentences from a given sequence of images. The main difficulty is how to generate image-specific sentences…

计算与语言 · 计算机科学 2019-02-14 Taehyeong Kim , Min-Oh Heo , Seonil Son , Kyoung-Wha Park , Byoung-Tak Zhang

Interest in image-to-image translation has grown substantially in recent years with the success of unsupervised models based on the cycle-consistency assumption. The achievements of these models have been limited to a particular subset of…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Matthew Amodio , Smita Krishnaswamy

Generating images via the generative adversarial network (GAN) has attracted much attention recently. However, most of the existing GAN-based methods can only produce low-resolution images of limited quality. Directly generating…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Yong Guo , Qi Chen , Jian Chen , Qingyao Wu , Qinfeng Shi , Mingkui Tan

We present a model that generates natural language descriptions of images and their regions. Our approach leverages datasets of images and their sentence descriptions to learn about the inter-modal correspondences between language and…

计算机视觉与模式识别 · 计算机科学 2015-04-15 Andrej Karpathy , Li Fei-Fei