中文
相关论文

相关论文: SEIGAN: Towards Compositional Image Generation by …

200 篇论文

We propose a novel generative adversarial network (GAN) for the task of unsupervised learning of 3D representations from natural images. Most generative models rely on 2D kernels to generate images and make few assumptions about the 3D…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Thu Nguyen-Phuoc , Chuan Li , Lucas Theis , Christian Richardt , Yong-Liang Yang

Generative Adversarial Networks (GANs) have the capability of synthesizing images, which have been successfully applied to medical image synthesis tasks. However, most of existing methods merely consider the global contextual information…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Tianyang Zhang , Huazhu Fu , Yitian Zhao , Jun Cheng , Mengjie Guo , Zaiwang Gu , Bing Yang , Yuting Xiao , Shenghua Gao , Jiang Liu

An effective perception system is a fundamental component for farming robots, as it enables them to properly perceive the surrounding environment and to carry out targeted operations. The most recent methods make use of state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Mulham Fawakherji , Ciro Potena , Alberto Pretto , Domenico D. Bloisi , Daniele Nardi

Existing methods for multi-domain image-to-image translation (or generation) attempt to directly map an input image (or a random vector) to an image in one of the output domains. However, most existing methods have limited scalability and…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Bo Zhao , Bo Chang , Zequn Jie , Leonid Sigal

In this short report, we present a simple, yet effective approach to editing real images via generative adversarial networks (GAN). Unlike previous techniques, that treat all editing tasks as an operation that affects pixel values in the…

计算机视觉与模式识别 · 计算机科学 2021-10-14 David Futschik , Michal Lukáč , Eli Shechtman , Daniel Sýkora

Conditional image generation is effective for diverse tasks including training data synthesis for learning-based computer vision. However, despite the recent advances in generative adversarial networks (GANs), it is still a challenging task…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Yutaro Miyauchi , Yusuke Sugano , Yasuyuki Matsushita

While recent 3D-aware generative models have shown photo-realistic image synthesis with multi-view consistency, the synthesized image quality degrades depending on the camera pose (e.g., a face with a blurry and noisy boundary at a side…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Kyungmin Jo , Wonjoon Jin , Jaegul Choo , Hyunjoon Lee , Sunghyun Cho

Purpose: To objectively assess new medical imaging technologies via computer-simulations, it is important to account for the variability in the ensemble of objects to be imaged. This source of variability can be described by stochastic…

图像与视频处理 · 电气工程与系统科学 2022-03-01 Weimin Zhou , Sayantan Bhadra , Frank J. Brooks , Hua Li , Mark A. Anastasio

With the effective application of deep learning in computer vision, breakthroughs have been made in the research of super-resolution images reconstruction. However, many researches have pointed out that the insufficiency of the neural…

图像与视频处理 · 电气工程与系统科学 2021-06-11 Yibo Guo , Haidi Wang , Yiming Fan , Shunyao Li , Mingliang Xu

This paper introduces a novel approach to texture synthesis based on generative adversarial networks (GAN) (Goodfellow et al., 2014). We extend the structure of the input noise distribution by constructing tensors with different types of…

计算机视觉与模式识别 · 计算机科学 2017-09-12 Urs Bergmann , Nikolay Jetchev , Roland Vollgraf

Disentanglement, a critical concern in interpretable machine learning, has also garnered significant attention from the computer vision community. Many existing GAN-based class disentanglement (unsupervised) approaches, such as InfoGAN and…

计算机视觉与模式识别 · 计算机科学 2024-06-03 Jiangwei Zhao , Zejia Liu , Xiaohan Guo , Lili Pan

Converting text descriptions into images using Generative Adversarial Networks has become a popular research area. Visually appealing images have been generated successfully in recent years. Inspired by these studies, we investigated the…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Azmi Can Özgen , Hazım Kemal Ekenel

We consider the cross-modal task of producing color representations for text phrases. Motivated by the fact that a significant fraction of user queries on an image search engine follow an (attribute, object) structure, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Paridhi Maheshwari , Nihal Jain , Praneetha Vaddamanu , Dhananjay Raut , Shraiysh Vaishay , Vishwa Vinay

Recent advances in generative adversarial networks (GANs) have achieved great success in automated image composition that generates new images by embedding interested foreground objects into background images automatically. On the other…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Changgong Zhang , Fangneng Zhan , Shijian Lu , Feiying Ma , Xuansong Xie

In many applications requiring multiple inputs to obtain a desired output, if any of the input data is missing, it often introduces large amounts of bias. Although many techniques have been developed for imputing missing data, the image…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Dongwook Lee , Junyoung Kim , Won-Jin Moon , Jong Chul Ye

Synthesising a text-to-image model of high-quality images by guiding the generative model through the Text description is an innovative and challenging task. In recent years, AttnGAN based on the Attention mechanism to guide GAN training…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Mingyu Jin , Chong Zhang , Qinkai Yu , Haochen Xue , Xiaobo Jin , Xi Yang

Generative adversarial nets (GAN) has been successfully introduced for generating text to alleviate the exposure bias. However, discriminators in these models only evaluate the entire sequence, which causes feedback sparsity and mode…

机器学习 · 计算机科学 2019-05-31 Xingyuan Chen , Yanzhe Li , Peng Jin , Jiuhua Zhang , Xinyu Dai , Jiajun Chen , Gang Song

Deep generative models provide powerful tools for distributions over complicated manifolds, such as those of natural images. But many of these methods, including generative adversarial networks (GANs), can be difficult to train, in part…

机器学习 · 统计学 2017-11-08 Akash Srivastava , Lazar Valkov , Chris Russell , Michael U. Gutmann , Charles Sutton

It has been well demonstrated that adversarial examples, i.e., natural images with visually imperceptible perturbations added, generally exist for deep networks to fail on image classification. In this paper, we extend adversarial examples…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Cihang Xie , Jianyu Wang , Zhishuai Zhang , Yuyin Zhou , Lingxi Xie , Alan Yuille

Image generation has rapidly evolved in recent years. Modern architectures for adversarial training allow to generate even high resolution images with remarkable quality. At the same time, more and more effort is dedicated towards…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Amrutha Saseendran , Kathrin Skubch , Margret Keuper