中文
相关论文

相关论文: User-Guided Deep Anime Line Art Colorization with …

200 篇论文

Generative adversarial networks (GANs) provide a way to learn deep representations without extensively annotated training data. They achieve this through deriving backpropagation signals through a competitive process involving a pair of…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Antonia Creswell , Tom White , Vincent Dumoulin , Kai Arulkumaran , Biswa Sengupta , Anil A Bharath

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

Image compression using colour densities is historically impractical to decompress losslessly. We examine the use of conditional generative adversarial networks in making this transformation more feasible, through learning a mapping between…

图像与视频处理 · 电气工程与系统科学 2021-06-22 Arun Jose , Abraham Francis

Synthesizing high-quality images from text descriptions is a challenging problem in computer vision and has many practical applications. Samples generated by existing text-to-image approaches can roughly reflect the meaning of the given…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Han Zhang , Tao Xu , Hongsheng Li , Shaoting Zhang , Xiaogang Wang , Xiaolei Huang , Dimitris Metaxas

Most conditional generation tasks expect diverse outputs given a single conditional context. However, conditional generative adversarial networks (cGANs) often focus on the prior conditional information and ignore the input noise vectors,…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Qi Mao , Hsin-Ying Lee , Hung-Yu Tseng , Siwei Ma , Ming-Hsuan Yang

In semiconductor manufacturing, the wafer dicing process is central yet vulnerable to defects that significantly impair yield - the proportion of defect-free chips. Deep neural networks are the current state of the art in (semi-)automated…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Zhining Hu , Tobias Schlosser , Michael Friedrich , André Luiz Vieira e Silva , Frederik Beuth , Danny Kowerko

We present the first generative adversarial network (GAN) for natural image matting. Our novel generator network is trained to predict visually appealing alphas with the addition of the adversarial loss from the discriminator that is…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Sebastian Lutz , Konstantinos Amplianitis , Aljosa Smolic

Image generation has been heavily investigated in computer vision, where one core research challenge is to generate images from arbitrarily complex distributions with little supervision. Generative Adversarial Networks (GANs) as an implicit…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Hui Ying , He Wang , Tianjia Shao , Yin Yang , Kun Zhou

Generative Adversarial Networks are used for generating the data using a generator and a discriminator, GANs usually produce high-quality images, but training GANs in an adversarial setting is a difficult task. GANs require high computation…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Md Nurul Muttakin , Malik Shahid Sultan , Robert Hoehndorf , Hernando Ombao

Generative Adversarial Networks (GANs) have become a powerful approach for generative image modeling. However, GANs are notorious for their training instability, especially on large-scale, complex datasets. While the recent work of BigGAN…

计算机视觉与模式识别 · 计算机科学 2020-09-30 Ting-Yun Chang , Chi-Jen Lu

Recent approaches in generative adversarial networks (GANs) can automatically synthesize realistic images from descriptive text. Despite the overall fair quality, the generated images often expose visible flaws that lack structural…

计算机视觉与模式识别 · 计算机科学 2017-08-31 Miriam Cha , Youngjune Gwon , H. T. Kung

Sketches are abstract representations of visual perception and visuospatial construction. In this work, we proposed a new framework, Generative Adversarial Networks with Conditional Neural Movement Primitives (GAN-CNMP), that incorporates a…

图形学 · 计算机科学 2021-12-23 Suzan Ece Ada , M. Yunus Seker

The generative adversarial network (GAN) framework has emerged as a powerful tool for various image and video synthesis tasks, allowing the synthesis of visual content in an unconditional or input-conditional manner. It has enabled the…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Ming-Yu Liu , Xun Huang , Jiahui Yu , Ting-Chun Wang , Arun Mallya

Understanding, predicting, and generating object motions and transformations is a core problem in artificial intelligence. Modeling sequences of evolving images may provide better representations and models of motion and may ultimately be…

计算机视觉与模式识别 · 计算机科学 2016-12-07 Arnab Ghosh , Viveka Kulharia , Amitabha Mukerjee , Vinay Namboodiri , Mohit Bansal

Realistic color texture generation is an important step in RGB-D surface reconstruction, but remains challenging in practice due to inaccuracies in reconstructed geometry, misaligned camera poses, and view-dependent imaging artifacts. In…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Jingwei Huang , Justus Thies , Angela Dai , Abhijit Kundu , Chiyu Max Jiang , Leonidas Guibas , Matthias Nießner , Thomas Funkhouser

This paper proposed a method to imitate handwriting style by style transfer. We proposed an neural network model based on conditional generative adversarial networks (cGAN) for handwriting style transfer. This paper improved the loss…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Kai Yang , Xiaoman Liang , Huihuang Zhao

We investigate data-driven texture modeling via analysis and synthesis with generative adversarial networks. For network training and testing, we have compiled a diverse set of spatially homogeneous textures, ranging from stochastic to…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Jue Lin , Gaurav Sharma , Thrasyvoulos N. Pappas

Generative Adversarial Networks (GANs) have received a great deal of attention due in part to recent success in generating original, high-quality samples from visual domains. However, most current methods only allow for users to guide this…

图形学 · 计算机科学 2019-04-05 Eric Heim

Application of realism enhancement methods, particularly in real-time and resource-constrained settings, has been frustrated by the expense of existing methods. These achieve high quality results only at the cost of long runtimes and high…

图形学 · 计算机科学 2023-06-08 Arturo Salmi , Szabolcs Cséfalvay , James Imber

Line art colorization plays a crucial role in hand-drawn animation production, where digital artists manually colorize segments using a paint bucket tool, guided by RGB values from character color design sheets. This process, often called…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Yuekun Dai , Qinyue Li , Shangchen Zhou , Yihang Luo , Chongyi Li , Chen Change Loy