中文
相关论文

相关论文: Gradient Adjusting Networks for Domain Inversion

200 篇论文

Content creation and image editing can benefit from flexible user controls. A common intermediate representation for conditional image generation is a semantic map, that has information of objects present in the image. When compared to raw…

StyleGAN has demonstrated the ability of GANs to synthesize highly-realistic faces of imaginary people from random noise. One limitation of GAN-based image generation is the difficulty of controlling the features of the generated image, due…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Zhuo He , Paul Henderson , Nicolas Pugeault

Altering the content of an image with photo editing tools is a tedious task for an inexperienced user. Especially, when modifying the visual attributes of a specific object in an image without affecting other constituents such as background…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Dawei Zhu , Aditya Mogadala , Dietrich Klakow

This paper addresses the problem of manipulating images using natural language description. Our task aims to semantically modify visual attributes of an object in an image according to the text describing the new visual appearance. Although…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Seonghyeon Nam , Yunji Kim , Seon Joo Kim

Although manipulating facial attributes by Generative Adversarial Networks (GANs) has been remarkably successful recently, there are still some challenges in explicit control of features such as pose, expression, lighting, etc. Recent…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Yuanming Li , Jeong-gi Kwak , David Han , Hanseok Ko

Generative adversarial networks (GANs) can now generate photo-realistic images. However, how to best control the image content remains an open challenge. We introduce LatentKeypointGAN, a two-stage GAN internally conditioned on a set of…

计算机视觉与模式识别 · 计算机科学 2023-06-10 Xingzhe He , Bastian Wandt , Helge Rhodin

Face inpainting, the technique of restoring missing or damaged regions in facial images, is pivotal for applications like face recognition in occluded scenarios and image analysis with poor-quality captures. This process not only needs to…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Ahmad Hassanpour , Fatemeh Jamalbafrani , Bian Yang , Kiran Raja , Raymond Veldhuis , Julian Fierrez

In this paper, we perform an in-depth study of the properties and applications of aligned generative models. We refer to two models as aligned if they share the same architecture, and one of them (the child) is obtained from the other (the…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Zongze Wu , Yotam Nitzan , Eli Shechtman , Dani Lischinski

Existing methods for multi-domain image-to-image translation (or generation) attempt to directly map an input image (or a random vector) to an image in one of the output domains. However, most existing methods have limited scalability and…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Bo Zhao , Bo Chang , Zequn Jie , Leonid Sigal

This paper investigates an open research problem of generating text-image pairs to improve the training of fine-grained image-to-text cross-modal retrieval task, and proposes a novel framework for paired data augmentation by uncovering the…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Hao Wang , Guosheng Lin , Steven C. H. Hoi , Chunyan Miao

State-of-the-art methods in image-to-image translation are capable of learning a mapping from a source domain to a target domain with unpaired image data. Though the existing methods have achieved promising results, they still produce…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Hao Tang , Hong Liu , Dan Xu , Philip H. S. Torr , Nicu Sebe

The disentanglement of StyleGAN latent space has paved the way for realistic and controllable image editing, but does StyleGAN know anything about temporal motion, as it was only trained on static images? To study the motion features in the…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Qiucheng Wu , Yifan Jiang , Junru Wu , Kai Wang , Gong Zhang , Humphrey Shi , Zhangyang Wang , Shiyu Chang

Domain adaptation of GANs is a problem of fine-tuning GAN models pretrained on a large dataset (e.g. StyleGAN) to a specific domain with few samples (e.g. painting faces, sketches, etc.). While there are many methods that tackle this…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Aibek Alanov , Vadim Titov , Maksim Nakhodnov , Dmitry Vetrov

We present a new method for one shot domain adaptation. The input to our method is trained GAN that can produce images in domain A and a single reference image I_B from domain B. The proposed algorithm can translate any output of the…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Peihao Zhu , Rameen Abdal , John Femiani , Peter Wonka

Researchers have recently begun exploring the use of StyleGAN-based models for real image editing. One particularly interesting application is using natural language descriptions to guide the editing process. Existing approaches for editing…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Ahmet Canberk Baykal , Abdul Basit Anees , Duygu Ceylan , Erkut Erdem , Aykut Erdem , Deniz Yuret

The latent space of GANs contains rich semantics reflecting the training data. Different methods propose to learn edits in latent space corresponding to semantic attributes, thus allowing to modify generated images. Most supervised methods…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Perla Doubinsky , Nicolas Audebert , Michel Crucianu , Hervé Le Borgne

Text-to-image synthesis has recently seen significant progress thanks to large pretrained language models, large-scale training data, and the introduction of scalable model families such as diffusion and autoregressive models. However, the…

机器学习 · 计算机科学 2023-01-24 Axel Sauer , Tero Karras , Samuli Laine , Andreas Geiger , Timo Aila

Adaptation of blackbox generative models has been widely studied recently through the exploration of several methods including generator fine-tuning, latent space searches, leveraging singular value decomposition, and so on. However,…

机器学习 · 计算机科学 2026-04-28 Sinjini Mitra , Constantine Kyriakakis , Shenyuan Liang , Anuj Srivastava , Pavan Turaga

The last decades are marked by massive and diverse image data, which shows increasingly high resolution and quality. However, some images we obtained may be corrupted, affecting the perception and the application of downstream tasks. A…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Yanbo Wang , Chuming Lin , Donghao Luo , Ying Tai , Zhizhong Zhang , Yuan Xie

Although significant progress has been made in synthesizing high-quality and visually realistic face images by unconditional Generative Adversarial Networks (GANs), there still lacks of control over the generation process in order to…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Xianxu Hou , Xiaokang Zhang , Linlin Shen , Zhihui Lai , Jun Wan