中文
相关论文

相关论文: Bilinear Representation for Language-based Image E…

200 篇论文

Despite the success of Generative Adversarial Networks (GANs) in image synthesis, applying trained GAN models to real image processing remains challenging. Previous methods typically invert a target image back to the latent space either by…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Jinjin Gu , Yujun Shen , Bolei Zhou

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

Over the past few years deep learning-based techniques such as Generative Adversarial Networks (GANs) have significantly improved solutions to image super-resolution and image-to-image translation problems. In this paper, we propose a…

图像与视频处理 · 电气工程与系统科学 2022-06-23 Aref Abedjooy , Mehran Ebrahimi

In this work recent advances in conditional adversarial networks are investigated to develop an end-to-end architecture based on Convolutional Neural Networks (CNNs) to directly map realistic colours to an input greyscale image. Observing…

图像与视频处理 · 电气工程与系统科学 2019-09-06 Marc Górriz , Marta Mrak , Alan F. Smeaton , Noel E. O'Connor

We propose a generative Causal Adversarial Network (CAN) for learning and sampling from conditional and interventional distributions. In contrast to the existing CausalGAN which requires the causal graph to be given, our proposed framework…

机器学习 · 计算机科学 2020-09-23 Raha Moraffah , Bahman Moraffah , Mansooreh Karami , Adrienne Raglin , Huan Liu

Generative adversarial networks (GANs) can generate high-quality images from sampled latent codes. Recent works attempt to edit an image by manipulating its underlying latent code, but rarely go beyond the basic task of attribute…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Minjun Li , Yanghua Jin , Huachun Zhu

Emojis have become a very popular part of daily digital communication. Their appeal comes largely in part due to their ability to capture and elicit emotions in a more subtle and nuanced way than just plain text is able to. In line with…

计算机视觉与模式识别 · 计算机科学 2017-12-18 Dianna Radpour , Vivek Bheda

In recent years, diffusion models have gained popularity for their ability to generate higher-quality images in comparison to GAN models. However, like any other large generative models, these models require a huge amount of data,…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Rajesh Shrestha , Bowen Xie

In recent years, Generative Adversarial Networks (GANs) have seen significant advancements, leading to their widespread adoption across various fields. The original GAN architecture enables the generation of images without any specific…

机器学习 · 计算机科学 2024-09-04 Anis Bourou , Valérie Mezger , Auguste Genovesio

Deep learning techniques, especially Generative Adversarial Networks (GANs) have significantly improved image inpainting and image-to-image translation tasks over the past few years. To the best of our knowledge, the problem of combining…

图像与视频处理 · 电气工程与系统科学 2022-06-23 Aref Abedjooy , Mehran Ebrahimi

This paper presents a generative adversarial network (GAN) based approach for radar image enhancement. Although radar sensors remain robust for operations under adverse weather conditions, their application in autonomous vehicles (AVs) is…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Thakshila Thilakanayake , Oscar De Silva , Thumeera R. Wanasinghe , George K. Mann , Awantha Jayasiri

While Generative Adversarial Networks (GANs) have recently found applications in image editing, most previous GAN-based image editing methods require largescale datasets with semantic segmentation annotations for training, only provide high…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Yuhan Cao , Haoran Jiang , Zhenghong Yu , Qi Li , Xuyang Li

Despite their appealing flexibility, deep neural networks (DNNs) are vulnerable against adversarial examples. Various adversarial defense strategies have been proposed to resolve this problem, but they typically demonstrate restricted…

机器学习 · 计算机科学 2021-06-01 Zhijie Deng , Xiao Yang , Shizhen Xu , Hang Su , Jun Zhu

Text generative models trained via Maximum Likelihood Estimation (MLE) suffer from the notorious exposure bias problem, and Generative Adversarial Networks (GANs) are shown to have potential to tackle this problem. Existing language GANs…

计算与语言 · 计算机科学 2023-07-19 Da Ren , Qing Li

Multi-domain image-to-image translation with conditional Generative Adversarial Networks (GANs) can generate highly photo realistic images with desired target classes, yet these synthetic images have not always been helpful to improve…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Suman Sapkota , Bidur Khanal , Binod Bhattarai , Bishesh Khanal , Tae-Kyun Kim

To tackle the difficulties in fitting paired real-world data for single image deraining (SID), recent unsupervised methods have achieved notable success. However, these methods often struggle to generate high-quality, rain-free images due…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Chen Zhao , Weiling Cai , ChengWei Hu , Zheng Yuan

This paper presents a conditional generative adversarial network (cGAN) that translates base station location (BSL) information of any Region-of-Interest (RoI) to location-dependent coverage probability values within a subset of that…

网络与互联网体系结构 · 计算机科学 2024-02-13 Washim Uddin Mondal , Veni Goyal , Satish V. Ukkusuri , Goutam Das , Di Wang , Mohamed-Slim Alouini , Vaneet Aggarwal

Numerous task-specific variants of conditional generative adversarial networks have been developed for image completion. Yet, a serious limitation remains that all existing algorithms tend to fail when handling large-scale missing regions.…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Shengyu Zhao , Jonathan Cui , Yilun Sheng , Yue Dong , Xiao Liang , Eric I Chang , Yan Xu

Powerful generative adversarial networks (GAN) have been developed to automatically synthesize realistic images from text. However, most existing tasks are limited to generating simple images such as flowers from captions. In this work, we…

机器学习 · 计算机科学 2019-11-27 Osaid Rehman Nasir , Shailesh Kumar Jha , Manraj Singh Grover , Yi Yu , Ajit Kumar , Rajiv Ratn Shah

We present a novel approach to generating photo-realistic images of a face with accurate lip sync, given an audio input. By using a recurrent neural network, we achieved mouth landmarks based on audio features. We exploited the power of…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Seyed Ali Jalalifar , Hosein Hasani , Hamid Aghajan