中文
相关论文

相关论文: Cycle Encoding of a StyleGAN Encoder for Improved …

200 篇论文

Despite the demonstrated editing capacity in the latent space of a pretrained GAN model, inverting real-world images is stuck in a dilemma that the reconstruction cannot be faithful to the original input. The main reason for this is that…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Haorui Song , Yong Du , Tianyi Xiang , Junyu Dong , Jing Qin , Shengfeng He

CycleGAN can be used to transfer an artistic style to an image. It does not require pairs of source and stylized images to train a model. Taking this advantage, we propose using randomly generated data to train a machine learning model that…

机器学习 · 计算机科学 2022-08-09 Worasait Suwannik

Generative adversarial networks (GANs), e.g., StyleGAN2, play a vital role in various image generation and synthesis tasks, yet their notoriously high computational cost hinders their efficient deployment on edge devices. Directly applying…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Yuchen Liu , Zhixin Shu , Yijun Li , Zhe Lin , Federico Perazzi , S. Y. Kung

The high-quality images yielded by generative adversarial networks (GANs) have motivated investigations into their application for image editing. However, GANs are often limited in the control they provide for performing specific edits. One…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Krishnakant Singh , Simone Schaub-Meyer , Stefan Roth

Unpaired image-to-image translation using Generative Adversarial Networks (GAN) is successful in converting images among multiple domains. Moreover, recent studies have shown a way to diversify the outputs of the generator. However, since…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Sho Inoue , Tad Gonsalves

Despite success on a wide range of problems related to vision, generative adversarial networks (GANs) often suffer from inferior performance due to unstable training, especially for text generation. To solve this issue, we propose a new…

机器学习 · 计算机科学 2020-11-02 Yue Wu , Pan Zhou , Andrew Gordon Wilson , Eric P. Xing , Zhiting Hu

Existing models for unsupervised image translation with Generative Adversarial Networks (GANs) can learn the mapping from the source domain to the target domain using a cycle-consistency loss. However, these methods always adopt a symmetric…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Hao Tang , Nicu Sebe

Recent pre-trained text-to-image flow models have enabled remarkable progress in text-based image editing. Mainstream approaches adopt a corruption-then-restoration paradigm, where the source image is first corrupted into an editable…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Yanghao Wang , Zhen Wang , Long Chen

The traditional reversible data hiding technique is based on cover image modification which inevitably leaves some traces of rewriting that can be more easily analyzed and attacked by the warder. Inspired by the cover synthesis…

图像与视频处理 · 电气工程与系统科学 2019-07-31 Zhuo Zhang , Guangyuan Fu , Fuqiang Di , Changlong Li , Jia Liu

Existing GAN inversion methods work brilliantly in reconstructing high-quality (HQ) images while struggling with more common low-quality (LQ) inputs in practical application. To address this issue, we propose Unsupervised Domain Adaptation…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Siyu Xing , Chen Gong , Hewei Guo , Xiao-Yu Zhang , Xinwen Hou , Yu Liu

The robustness of image classifiers is essential to their deployment in the real world. The ability to assess this resilience to manipulations or deviations from the training data is thus crucial. These modifications have traditionally…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Peter Ebert Christensen , Vésteinn Snæbjarnarson , Andrea Dittadi , Serge Belongie , Sagie Benaim

Intrinsic images, in the original sense, are image-like maps of scene properties like depth, normal, albedo or shading. This paper demonstrates that StyleGAN can easily be induced to produce intrinsic images. The procedure is…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Anand Bhattad , Daniel McKee , Derek Hoiem , D. A. Forsyth

Diffusion models have achieved unprecedented performance in generative modeling. The commonly-adopted formulation of the latent code of diffusion models is a sequence of gradually denoised samples, as opposed to the simpler (e.g., Gaussian)…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Chen Henry Wu , Fernando De la Torre

We propose a simple architecture to address unpaired image-to-image translation tasks: style or class transfer, denoising, deblurring, deblocking, etc. We start from an image autoencoder architecture with fixed weights. For each task we…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Hugo Touvron , Matthijs Douze , Matthieu Cord , Hervé Jégou

Generative adversarial networks (GANs) have proven to be surprisingly efficient for image editing by inverting and manipulating the latent code corresponding to an input real image. This editing property emerges from the disentangled nature…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Mustafa Shukor , Xu Yao , Bharath Bushan Damodaran , Pierre Hellier

Generative Adversarial Networks (GANs) have been widely used for the image-to-image translation task. While these models rely heavily on the labeled image pairs, recently some GAN variants have been proposed to tackle the unpaired image…

计算机视觉与模式识别 · 计算机科学 2019-03-18 Lei Chen , Le Wu , Zhenzhen Hu , Meng Wang

Generative adversarial networks (GANs), trained on a large-scale image dataset, can be a good approximator of the natural image manifold. GAN-inversion, using a pre-trained generator as a deep generative prior, is a promising tool for image…

计算机视觉与模式识别 · 计算机科学 2023-02-27 Shancong Mou , Xiaoyi Gu , Meng Cao , Haoping Bai , Ping Huang , Jiulong Shan , Jianjun Shi

Despite recent advances, large scale visual artifacts are still a common occurrence in images generated by GANs. Previous work has focused on improving the generator's capability to accurately imitate the data distribution $p_{data}$. In…

机器学习 · 统计学 2017-07-05 Alexander B. Jung

Facial Image inpainting aim is to restore the missing or corrupted regions in face images while preserving identity, structural consistency and photorealistic image quality, a task specifically created for photo restoration. Though there…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Abhigyan Bhattacharya , Hiranmoy Roy , Debotosh Bhattacharjee

Most existing GAN inversion methods either achieve accurate reconstruction but lack editability or offer strong editability at the cost of fidelity. Hence, how to balance the distortioneditability trade-off is a significant challenge for…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Ziqiang Zhang , Yan Yan , Jing-Hao Xue , Hanzi Wang