中文
相关论文

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

200 篇论文

Segmenting an image into its parts is a frequent preprocess for high-level vision tasks such as image editing. However, annotating masks for supervised training is expensive. Weakly-supervised and unsupervised methods exist, but they depend…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Xingzhe He , Bastian Wandt , Helge Rhodin

We introduce a self-attending task generative adversarial network (SATGAN) and apply it to the problem of augmenting synthetic high contrast scientific imagery of resident space objects with realistic noise patterns and sensor…

机器学习 · 计算机科学 2021-11-19 Nathan Toner , Justin Fletcher

Portrait editing is a popular subject in photo manipulation. The Generative Adversarial Network (GAN) advances the generating of realistic faces and allows more face editing. In this paper, we argue about three issues in existing…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Shuyang Gu , Jianmin Bao , Hao Yang , Dong Chen , Fang Wen , Lu Yuan

The new alternative is to use deep learning to inpaint any image by utilizing image classification and computer vision techniques. In general, image inpainting is a task of recreating or reconstructing any broken image which could be a…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Narayana Darapaneni , Vaibhav Kherde , Kameswara Rao , Deepali Nikam , Swanand Katdare , Anima Shukla , Anagha Lomate , Anwesh Reddy Paduri

We present variational generative adversarial networks, a general learning framework that combines a variational auto-encoder with a generative adversarial network, for synthesizing images in fine-grained categories, such as faces of a…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Jianmin Bao , Dong Chen , Fang Wen , Houqiang Li , Gang Hua

This paper addresses the automatic colorization problem, which converts a gray-scale image to a colorized one. Recent deep-learning approaches can colorize automatically grayscale images. However, when it comes to different scenes which…

计算机视觉与模式识别 · 计算机科学 2025-02-26 Youssef Mourchid , Marc Donias , Yannick Berthoumieu , Mohamed Najim

Image inpainting techniques have shown promising improvement with the assistance of generative adversarial networks (GANs) recently. However, most of them often suffered from completed results with unreasonable structure or blurriness. To…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Zheng Hui , Jie Li , Xiumei Wang , Xinbo Gao

We introduce a simple semi-supervised learning approach for images based on in-painting using an adversarial loss. Images with random patches removed are presented to a generator whose task is to fill in the hole, based on the surrounding…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Remi Denton , Sam Gross , Rob Fergus

Improving the aesthetic quality of images is challenging and eager for the public. To address this problem, most existing algorithms are based on supervised learning methods to learn an automatic photo enhancer for paired data, which…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Zhangkai Ni , Wenhan Yang , Shiqi Wang , Lin Ma , Sam Kwong

The effects of adversarial training on semantic segmentation networks has not been thoroughly explored. While previous work has shown that adversarially-trained image classifiers can be used to perform image synthesis, we have yet to…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Pedro Sandoval-Segura

Deep generative models learned through adversarial training have become increasingly popular for their ability to generate naturalistic image textures. However, aside from their texture, the visual appearance of objects is significantly…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Jean Kossaifi , Linh Tran , Yannis Panagakis , Maja Pantic

Generative adversarial networks (GANs) have recently found applications in image editing. However, most GAN based image editing methods often require large scale datasets with semantic segmentation annotations for training, only provide…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Huan Ling , Karsten Kreis , Daiqing Li , Seung Wook Kim , Antonio Torralba , Sanja Fidler

Single image super resolution (SISR) is to reconstruct a high resolution image from a single low resolution image. The SISR task has been a very attractive research topic over the last two decades. In recent years, convolutional neural…

计算机视觉与模式识别 · 计算机科学 2017-12-21 Bingzhe Wu , Haodong Duan , Zhichao Liu , Guangyu Sun

Image completion has achieved significant progress due to advances in generative adversarial networks (GANs). Albeit natural-looking, the synthesized contents still lack details, especially for scenes with complex structures or images with…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Pengpeng Liu , Xiaojuan Qi , Pinjia He , Yikang Li , Michael R. Lyu , Irwin King

The goal of our paper is to semantically edit parts of an image matching a given text that describes desired attributes (e.g., texture, colour, and background), while preserving other contents that are irrelevant to the text. To achieve…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Bowen Li , Xiaojuan Qi , Thomas Lukasiewicz , Philip H. S. Torr

We present a novel and effective approach for generating new clothing on a wearer through generative adversarial learning. Given an input image of a person and a sentence describing a different outfit, our model "redresses" the person as…

计算机视觉与模式识别 · 计算机科学 2017-10-23 Shizhan Zhu , Sanja Fidler , Raquel Urtasun , Dahua Lin , Chen Change Loy

Despite remarkable recent progress on both unconditional and conditional image synthesis, it remains a long-standing problem to learn generative models that are capable of synthesizing realistic and sharp images from reconfigurable spatial…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Wei Sun , Tianfu Wu

There are five features to consider when using generative adversarial networks to apply makeup to photos of the human face. These features include (1) facial components, (2) interactive color adjustments, (3) makeup variations, (4)…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Daichi Horita , Kiyoharu Aizawa

Despite the rapid progress of generative adversarial networks (GANs) in image synthesis in recent years, the existing image synthesis approaches work in either geometry domain or appearance domain alone which often introduces various…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Fangneng Zhan , Jiaxing Huang , Shijian Lu

We present a novel image editing system that generates images as the user provides free-form mask, sketch and color as an input. Our system consist of a end-to-end trainable convolutional network. Contrary to the existing methods, our…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Youngjoo Jo , Jongyoul Park