paper-with-me

홈 › Papers

EditGAN: High-Precision Semantic Image Editing

2021-11-04 · NeurIPS 2021 12 · Huan Ling, Karsten Kreis, Daiqing Li, Seung Wook Kim, Antonio Torralba, Sanja Fidler

Generative adversarial networks (GANs) have recently found applications in image editing. However, most GAN based image editing methods often require large scale datasets with semantic segmentation annotations for training, only provide high level control, or merely interpolate between different images. Here, we propose EditGAN, a novel method for high quality, high precision semantic image editing, allowing users to edit images by modifying their highly detailed part segmentation masks, e.g., drawing a new mask for the headlight of a car. EditGAN builds on a GAN framework that jointly models images and their semantic segmentations, requiring only a handful of labeled examples, making it a scalable tool for editing. Specifically, we embed an image into the GAN latent space and perform conditional latent code optimization according to the segmentation edit, which effectively also modifies the image. To amortize optimization, we find editing vectors in latent space that realize the edits. The framework allows us to learn an arbitrary number of editing vectors, which can then be directly applied on other images at interactive rates. We experimentally show that EditGAN can manipulate images with an unprecedented level of detail and freedom, while preserving full image quality.We can also easily combine multiple edits and perform plausible edits beyond EditGAN training data. We demonstrate EditGAN on a wide variety of image types and quantitatively outperform several previous editing methods on standard editing benchmark tasks.

📄 PDF Abstract BibTeX arXiv:2111.03186

Code (1)

nv-tlabs/editGAN_release pytorch

Tasks

SegmentationSemantic SegmentationVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Rethinking the editing of generative adversarial networks: a method to estimate editing vectors based on dimension reduction

2023-03-07 · Yuhan Cao, Haoran Jiang, Zhenghong Yu, Qi Li 외

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 trainin…

Dimensionality ReductionSemantic Segmentation

WeditGAN: Few-Shot Image Generation via Latent Space Relocation

2023-05-11 · Yuxuan Duan, Li Niu, Yan Hong, Liqing Zhang

In few-shot image generation, directly training GAN models on just a handful of images faces the risk of overfitting. A popular solution is to transfer the models pretrained on large source domains to small target ones. …

Image Generation

Optimisation-Based Multi-Modal Semantic Image Editing

2023-11-28 · Bowen Li, Yongxin Yang, Steven McDonagh, Shifeng Zhang 외

Image editing affords increased control over the aesthetics and content of generated images. Pre-existing works focus predominantly on text-based instructions to achieve desired image modifications, which limit edit prec…

InstructUDrag: Joint Text Instructions and Object Dragging for Interactive Image Editing

2025-10-09 · Haoran Yu, Yi Shi arxiv

Text-to-image diffusion models have shown great potential for image editing, with techniques such as text-based and object-dragging methods emerging as key approaches. However, each of these methods has inherent limitati…

Text-based Image EditingImage Reconstruction

IntrinsicEdit: Precise generative image manipulation in intrinsic space

2025-05-13 · Linjie Lyu, Valentin Deschaintre, Yannick Hold-Geoffroy, Miloš Hašan 외

Generative diffusion models have advanced image editing with high-quality results and intuitive interfaces such as prompts and semantic drawing. However, these interfaces lack precise control, and the associated methods …

Image Manipulation