中文
相关论文

相关论文: Texture Synthesis with Spatial Generative Adversar…

200 篇论文

Recent GAN-based (Generative adversarial networks) inpainting methods show remarkable improvements and generate plausible images using multi-stage networks or Contextual Attention Modules (CAM). However, these techniques increase the model…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Mohamed Abbas Hedjazi , Yakup Genc

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

Current generative frameworks use end-to-end learning and generate images by sampling from uniform noise distribution. However, these approaches ignore the most basic principle of image formation: images are product of: (a) Structure: the…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Xiaolong Wang , Abhinav Gupta

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

Artificial data synthesis is currently a well studied topic with useful applications in data science, computer vision, graphics and many other fields. Generating realistic data is especially challenging since human perception is highly…

计算几何 · 计算机科学 2019-01-23 Gil Shamai , Ron Slossberg , Ron Kimmel

Generative Adversarial Networks (GANs) have proved as a powerful framework for denoising applications in medical imaging. However, GAN-based denoising algorithms still suffer from limitations in capturing complex relationships within the…

图像与视频处理 · 电气工程与系统科学 2026-02-16 Francesco Di Feola , Lorenzo Tronchin , Valerio Guarrasi , Paolo Soda

This paper presents a novel framework for generating texture mosaics with convolutional neural networks. Our method is called GANosaic and performs optimization in the latent noise space of a generative texture model, which allows the…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Nikolay Jetchev , Urs Bergmann , Calvin Seward

Generative Adversarial Networks (GANs) have proven to be a powerful tool in generating artistic images, capable of mimicking the styles of renowned painters, such as Claude Monet. This paper introduces a tiered GAN model to progressively…

计算机视觉与模式识别 · 计算机科学 2024-12-10 FNU Neha , Deepshikha Bhati , Deepak Kumar Shukla , Md Amiruzzaman

Texture models based on Generative Adversarial Networks (GANs) use zero-padding to implicitly encode positional information of the image features. However, when extending the spatial input to generate images at large sizes, zero-padding can…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Alhasan Abdellatif , Ahmed H. Elsheikh , Hannah P. Menke

We address the problem of finding realistic geometric corrections to a foreground object such that it appears natural when composited into a background image. To achieve this, we propose a novel Generative Adversarial Network (GAN)…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Chen-Hsuan Lin , Ersin Yumer , Oliver Wang , Eli Shechtman , Simon Lucey

Generative adversarial networks (GANs) has gained tremendous popularity lately due to an ability to reinforce quality of its predictive model with generated objects and the quality of the generative model with and supervised feedback. GANs…

计算机视觉与模式识别 · 计算机科学 2017-05-31 Evgeny Zamyatin , Andrey Filchenkov

Recent successes in generative modeling have accelerated studies on this subject and attracted the attention of researchers. One of the most important methods used to achieve this success is Generative Adversarial Networks (GANs). It has…

图形学 · 计算机科学 2022-09-27 Muhammed Pektas , Aybars Ugur

Generative Adversarial Networks (GANs) have emerged as a significant player in generative modeling by mapping lower-dimensional random noise to higher-dimensional spaces. These networks have been used to generate high-resolution images and…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Satya Pratheek Tata , Subhankar Mishra

Generative Adversarial Networks (GANs) have shown remarkable success in producing realistic-looking images in the computer vision area. Recently, GAN-based techniques are shown to be promising for spatio-temporal-based applications such as…

机器学习 · 计算机科学 2021-08-02 Nan Gao , Hao Xue , Wei Shao , Sichen Zhao , Kyle Kai Qin , Arian Prabowo , Mohammad Saiedur Rahaman , Flora D. Salim

We propose a new approach to Generative Adversarial Networks (GANs) to achieve an improved performance with additional robustness to its so-called and well recognized mode collapse. We first proceed by mapping the desired data onto a…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Shahin Mahdizadehaghdam , Ashkan Panahi , Hamid Krim

The proliferation of big data has brought an urgent demand for privacy-preserving data publishing. Traditional solutions to this demand have limitations on effectively balancing the tradeoff between privacy and utility of the released data.…

数据库 · 计算机科学 2020-08-31 Ju Fan , Tongyu Liu , Guoliang Li , Junyou Chen , Yuwei Shen , Xiaoyong Du

Generative adversarial network (GAN) is a framework for generating fake data using a set of real examples. However, GAN is unstable in the training stage. In order to stabilize GANs, the noise injection has been used to enlarge the overlap…

机器学习 · 计算机科学 2022-08-02 Kensuke Nakamura , Simon Korman , Byung-Woo Hong

Generative adversarial networks (GANs) are widely used in image generation tasks, yet the generated images are usually lack of texture details. In this paper, we propose a general framework, called Progressively Unfreezing Perceptual GAN…

计算机视觉与模式识别 · 计算机科学 2020-06-20 Jinxuan Sun , Yang Chen , Junyu Dong , Guoqiang Zhong

A promise of Generative Adversarial Networks (GANs) is to provide cheap photorealistic data for training and validating AI models in autonomous driving. Despite their huge success, their performance on complex images featuring multiple…

计算机视觉与模式识别 · 计算机科学 2023-05-17 George Eskandar , Youssef Farag , Tarun Yenamandra , Daniel Cremers , Karim Guirguis , Bin Yang

Generative Adversarial Networks (GANs) have shown impressive results in various image synthesis tasks. Vast studies have demonstrated that GANs are more powerful in feature and expression learning compared to other generative models and…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Omar De Mitri , Ruyu Wang , Marco F. Huber