中文
相关论文

相关论文: Auto-painter: Cartoon Image Generation from Sketch…

200 篇论文

Face photo-sketch synthesis and recognition has many applications in digital entertainment and law enforcement. Recently, generative adversarial networks (GANs) based methods have significantly improved the quality of image synthesis, but…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Yuke Fang , Jiani Hu , Weihong Deng

In this paper, we use deep neural networks for inverting face sketches to synthesize photorealistic face images. We first construct a semi-simulated dataset containing a very large number of computer-generated face sketches with different…

计算机视觉与模式识别 · 计算机科学 2016-10-25 Yağmur Güçlütürk , Umut Güçlü , Rob van Lier , Marcel A. J. van Gerven

SCONE-GAN presents an end-to-end image translation, which is shown to be effective for learning to generate realistic and diverse scenery images. Most current image-to-image translation approaches are devised as two mappings: a translation…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Iman Abbasnejad , Fabio Zambetta , Flora Salim , Timothy Wiley , Jeffrey Chan , Russell Gallagher , Ehsan Abbasnejad

We investigate Generative Adversarial Networks (GANs) to model one particular kind of image: frames from TV cartoons. Cartoons are particularly interesting because their visual appearance emphasizes the important semantic information about…

计算机视觉与模式识别 · 计算机科学 2017-10-03 Eman T. Hassan , David J. Crandall

Anyone can take a photo, but not everybody has the ability to retouch their pictures and obtain result close to professional. Since it is not possible to ask experts to retouch thousands of pictures, we thought about teaching a piece of…

计算机视觉与模式识别 · 计算机科学 2020-06-05 Marc Bickel , Samuel Dubuis , Sébastien Gachoud

Generative adversarial networks (GANs) have demonstrated to be successful at generating realistic real-world images. In this paper we compare various GAN techniques, both supervised and unsupervised. The effects on training stability of…

机器学习 · 计算机科学 2018-03-28 Mathijs Pieters , Marco Wiering

Generative Adversarial Networks (GANs) are machine learning methods that are used in many important and novel applications. For example, in imaging science, GANs are effectively utilized in generating image datasets, photographs of human…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Soheyla Amirian , Thiab R. Taha , Khaled Rasheed , Hamid R. Arabnia

In this paper, we investigate deep image synthesis guided by sketch, color, and texture. Previous image synthesis methods can be controlled by sketch and color strokes but we are the first to examine texture control. We allow a user to…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Wenqi Xian , Patsorn Sangkloy , Varun Agrawal , Amit Raj , Jingwan Lu , Chen Fang , Fisher Yu , James Hays

Automatic generation of facial images has been well studied after the Generative Adversarial Network (GAN) came out. There exists some attempts applying the GAN model to the problem of generating facial images of anime characters, but none…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Yanghua Jin , Jiakai Zhang , Minjun Li , Yingtao Tian , Huachun Zhu , Zhihao Fang

Generative Adversarial Networks (GANs) can produce images of remarkable complexity and realism but are generally structured to sample from a single latent source ignoring the explicit spatial interaction between multiple entities that could…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Samaneh Azadi , Deepak Pathak , Sayna Ebrahimi , Trevor Darrell

In this research, we introduce an innovative method for synthesizing medical images using generative adversarial networks (GANs). Our proposed GANs method demonstrates the capability to produce realistic synthetic images even when trained…

图像与视频处理 · 电气工程与系统科学 2024-06-28 Yinqiu Feng , Bo Zhang , Lingxi Xiao , Yutian Yang , Tana Gegen , Zexi Chen

The research topic of sketch-to-portrait generation has witnessed a boost of progress with deep learning techniques. The recently proposed StyleGAN architectures achieve state-of-the-art generation ability but the original StyleGAN is not…

图形学 · 计算机科学 2022-06-01 Wanchao Su , Hui Ye , Shu-Yu Chen , Lin Gao , Hongbo Fu

The problem of generating textual descriptions for the visual data has gained research attention in the recent years. In contrast to that the problem of generating visual data from textual descriptions is still very challenging, because it…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Bulla Rajesh , Nandakishore Dusa , Mohammed Javed , Shiv Ram Dubey , P. Nagabhushan

Recently, Generative Adversarial Network (GAN) has been found wide applications in style transfer, image-to-image translation and image super-resolution. In this paper, a color-depth conditional GAN is proposed to concurrently resolve the…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Lijun Zhao , Huihui Bai , Jie Liang , Bing Zeng , Anhong Wang , Yao Zhao

Face sketch-photo synthesis is a critical application in law enforcement and digital entertainment industry where the goal is to learn the mapping between a face sketch image and its corresponding photo-realistic image. However, the limited…

计算机视觉与模式识别 · 计算机科学 2018-10-15 Hadi Kazemi , Fariborz Taherkhani , Nasser M. Nasrabadi

Modern machine learning techniques, such as deep neural networks, are transforming many disciplines ranging from image recognition to language understanding, by uncovering patterns in big data and making accurate predictions. They have also…

机器学习 · 计算机科学 2021-03-11 Amin Heyrani Nobari , Muhammad Fathy Rashad , Faez Ahmed

In medical imaging, a general problem is that it is costly and time consuming to collect high quality data from healthy and diseased subjects. Generative adversarial networks (GANs) is a deep learning method that has been developed for…

计算机视觉与模式识别 · 计算机科学 2018-06-21 Per Welander , Simon Karlsson , Anders Eklund

Since its appearance, Generative Adversarial Networks (GANs) have received a lot of interest in the AI community. In image generation several projects showed how GANs are able to generate photorealistic images but the results so far did not…

计算机视觉与模式识别 · 计算机科学 2017-06-02 Marco Marchesi

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

Generative Adversarial Networks (GANs) have recently demonstrated to successfully approximate complex data distributions. A relevant extension of this model is conditional GANs (cGANs), where the introduction of external information allows…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Guim Perarnau , Joost van de Weijer , Bogdan Raducanu , Jose M. Álvarez