中文
相关论文

相关论文: Hierarchy Composition GAN for High-fidelity Image …

200 篇论文

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

Generating desired images conditioned on given text descriptions has received lots of attention. Recently, diffusion models and autoregressive models have demonstrated their outstanding expressivity and gradually replaced GAN as the favored…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Xiaozhou You , Jian Zhang

Generating iris images which look realistic is both an interesting and challenging problem. Most of the classical statistical models are not powerful enough to capture the complicated texture representation in iris images, and therefore…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Shervin Minaee , Amirali Abdolrashidi

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

We present a deep learning framework based on a generative adversarial network (GAN) to perform super-resolution in coherent imaging systems. We demonstrate that this framework can enhance the resolution of both pixel size-limited and…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Tairan Liu , Kevin de Haan , Yair Rivenson , Zhensong Wei , Xin Zeng , Yibo Zhang , Aydogan Ozcan

Deep learning algorithms produces state-of-the-art results for different machine learning and computer vision tasks. To perform well on a given task, these algorithms require large dataset for training. However, deep learning algorithms…

机器学习 · 计算机科学 2019-04-03 Talha Iqbal , Hazrat Ali

3D-aware GANs aim to synthesize realistic 3D scenes such that they can be rendered in arbitrary perspectives to produce images. Although previous methods produce realistic images, they suffer from unstable training or degenerate solutions…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Minjung Shin , Yunji Seo , Jeongmin Bae , Young Sun Choi , Hyunsu Kim , Hyeran Byun , Youngjung Uh

In recent years, conditional image synthesis has attracted growing attention due to its controllability in the image generation process. Although recent works have achieved realistic results, most of them have difficulty handling…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Yueming Lyu , Peibin Chen , Jingna Sun , Bo Peng , Xu Wang , Jing Dong

Medical image synthesis generates additional imaging modalities that are costly, invasive or harmful to acquire, which helps to facilitate the clinical workflow. When training pairs are substantially misaligned (e.g., lung MRI-CT pairs with…

图像与视频处理 · 电气工程与系统科学 2024-08-20 Bowen Xin , Tony Young , Claire E Wainwright , Tamara Blake , Leo Lebrat , Thomas Gaass , Thomas Benkert , Alto Stemmer , David Coman , Jason Dowling

Generative Adversarial Networks (GANs) have achieved remarkable achievements in image synthesis. These successes of GANs rely on large scale datasets, requiring too much cost. With limited training data, how to stable the training process…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Ziqiang Li , Beihao Xia , Jing Zhang , Chaoyue Wang , Bin Li

In recent years, Generative Adversarial Networks have become ubiquitous in both research and public perception, but how GANs convert an unstructured latent code to a high quality output is still an open question. In this work, we…

计算机视觉与模式识别 · 计算机科学 2021-06-07 Lucy Chai , Jonas Wulff , Phillip Isola

While Generative Adversarial Networks (GANs) have seen huge successes in image synthesis tasks, they are notoriously difficult to adapt to different datasets, in part due to instability during training and sensitivity to hyperparameters.…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Animesh Karnewar , Oliver Wang

This paper presents a novel method to deal with the challenging task of generating photographic images conditioned on semantic image descriptions. Our method introduces accompanying hierarchical-nested adversarial objectives inside the…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Zizhao Zhang , Yuanpu Xie , Lin Yang

Synthesis of high resolution images using Generative Adversarial Networks (GANs) is challenging, which usually requires numbers of high-end graphic cards with large memory and long time of training. In this paper, we propose a two-stage…

图像与视频处理 · 电气工程与系统科学 2019-09-10 Jinlin Liu , Yuan Yao , Jianqiang Ren

Generative adversary networks (GANs) have recently led to highly realistic image synthesis results. In this work, we describe a new method to expose GAN-synthesized images using the locations of the facial landmark points. Our method is…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Xin Yang , Yuezun Li , Honggang Qi , Siwei Lyu

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

Facial expression synthesis aims to generate realistic facial expressions while preserving identity. Existing conditional generative adversarial networks (GANs) achieve excellent image-to-image translation results, but their performance…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Arbish Akram , Nazar Khan , Arif Mahmood

Generative Adversarial Networks (GANs) are increasingly used to generate synthetic medical images, addressing the critical shortage of annotated data for training Artificial Intelligence systems. This study introduces CRF-GAN, a novel…

图像与视频处理 · 电气工程与系统科学 2025-04-22 Mahshid Shiri , Chandra Bortolotto , Alessandro Bruno , Alessio Consonni , Daniela Maria Grasso , Leonardo Brizzi , Daniele Loiacono , Lorenzo Preda

Our main motivation is to propose an efficient approach to generate novel multi-element stable chemical compounds that can be used in real world applications. This task can be formulated as a combinatorial problem, and it takes many hours…

机器学习 · 计算机科学 2019-05-28 Asma Nouira , Nataliya Sokolovska , Jean-Claude Crivello

Recent adversarial learning research has achieved very impressive progress for modelling cross-domain data shifts in appearance space but its counterpart in modelling cross-domain shifts in geometry space lags far behind. This paper…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Fangneng Zhan , Chuhui Xue , Shijian Lu
‹ 上一页 1 8 9 10 下一页 ›