paper-with-me

Papers

HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms

2020-11-23 · CVPR 2021 1 · Mahmoud Afifi, Marcus A. Brubaker, Michael S. Brown

While generative adversarial networks (GANs) can successfully produce high-quality images, they can be challenging to control. Simplifying GAN-based image generation is critical for their adoption in graphic design and artistic work. This goal has led to significant interest in methods that can intuitively control the appearance of images generated by GANs. In this paper, we present HistoGAN, a color histogram-based method for controlling GAN-generated images' colors. We focus on color histograms as they provide an intuitive way to describe image color while remaining decoupled from domain-specific semantics. Specifically, we introduce an effective modification of the recent StyleGAN architecture to control the colors of GAN-generated images specified by a target color histogram feature. We then describe how to expand HistoGAN to recolor real images. For image recoloring, we jointly train an encoder network along with HistoGAN. The recoloring model, ReHistoGAN, is an unsupervised approach trained to encourage the network to keep the original image's content while changing the colors based on the given target histogram. We show that this histogram-based approach offers a better way to control GAN-generated and real images' colors while producing more compelling results compared to existing alternative strategies.

📄 PDF Abstract BibTeX arXiv:2011.11731

Code (1)

mahmoudnafifi/HistoGAN 공식 구현 pytorch

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Adaptive Instance Normalization 설명 없음
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
StyleGAN 설명 없음

Similar Papers 제목 키워드 기반

Selective Synthetic Augmentation with HistoGAN for Improved Histopathology Image Classification

2021-11-10 · Yuan Xue, Jiarong Ye, Qianying Zhou, Rodney Long 외

Histopathological analysis is the present gold standard for precancerous lesion diagnosis. The goal of automated histopathological classification from digital images requires supervised training, which requires a large n…

Classificationimage-classificationImage Classificationwhole slide images

Distinguishing Natural and Computer-Generated Images using Multi-Colorspace fused EfficientNet

2021-10-18 · Manjary P Gangan, Anoop K, Lajish V L

The problem of distinguishing natural images from photo-realistic computer-generated ones either addresses natural images versus computer graphics or natural images versus GAN images, at a time. But in a real-world image…

Decision MakingImage ForensicsImage GenerationTransfer Learning

Controlling the color appearance of objects by optimizing the illumination spectrum

2024-06-17 · Mariko Yamaguchi, Masaru Tsuchida, Takahiro Matsumoto, Tetsuro Tokunaga 외

We have developed an innovative lighting system that changes specific target colors while keeping the lights appearing naturally white. By precisely controlling the spectral power distribution (SPD) of illumination and h…

Metamerism

Auto-painter: Cartoon Image Generation from Sketch by Using Conditional Generative Adversarial Networks

2017-05-04 · Yifan Liu, Zengchang Qin, Zhenbo Luo, Hua Wang

Recently, realistic image generation using deep neural networks has become a hot topic in machine learning and computer vision. Images can be generated at the pixel level by learning from a large collection of images. Le…

Image Generation

semantic image synthesis of anime characters based on conditional generative adversarial networks

2024-11-25 · British Machine Vision Conference 2024 11 · Xuhui Zhu; Feng Jiang; Jing Wen; Yi Wang; Qiang Gao

The goal of semantic image synthesis is to generate realistic images from semantic label maps. However, current approaches for generating anime characters from semantic label maps still encounter some issues, particularl…

Edge DetectionGenerative Adversarial NetworkImage GenerationSemantic Segmentation