paper-with-me

Papers

Effect of Instance Normalization on Fine-Grained Control for Sketch-Based Face Image Generation

2022-07-17 · Zhihua Cheng, Xuejin Chen

Sketching is an intuitive and effective way for content creation. While significant progress has been made for photorealistic image generation by using generative adversarial networks, it remains challenging to take a fine-grained control on synthetic content. The instance normalization layer, which is widely adopted in existing image translation networks, washes away details in the input sketch and leads to loss of precise control on the desired shape of the generated face images. In this paper, we comprehensively investigate the effect of instance normalization on generating photorealistic face images from hand-drawn sketches. We first introduce a visualization approach to analyze the feature embedding for sketches with a group of specific changes. Based on the visual analysis, we modify the instance normalization layers in the baseline image translation model. We elaborate a new set of hand-drawn sketches with 11 categories of specially designed changes and conduct extensive experimental analysis. The results and user studies demonstrate that our method markedly improve the quality of synthesized images and the conformance with user intention.

📄 PDF Abstract BibTeX arXiv:2207.08072

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationTranslation

Methods 이 논문이 사용한 방법론

Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…

Similar Papers 제목 키워드 기반

Disentangled GANs for Controllable Generation of High-Resolution Images

2019-09-25 · Weili Nie, Tero Karras, Animesh Garg, Shoubhik Debhath 외

Generative adversarial networks (GANs) have achieved great success at generating realistic samples. However, achieving disentangled and controllable generation still remains challenging for GANs, especially in the high-r…

DisentanglementVocal Bursts Intensity Prediction

One-Shot Fine-Grained Instance Retrieval

2017-07-04 · Hantao Yao, Shiliang Zhang, Yongdong Zhang, Jintao Li 외

Fine-Grained Visual Categorization (FGVC) has achieved significant progress recently. However, the number of fine-grained species could be huge and dynamically increasing in real scenarios, making it difficult to recogni…

Fine-Grained Visual CategorizationImage RetrievalRetrieval

ALADIN: All Layer Adaptive Instance Normalization for Fine-grained Style Similarity

2021-03-17 · ICCV 2021 10 · Dan Ruta, Saeid Motiian, Baldo Faieta, Zhe Lin 외

We present ALADIN (All Layer AdaIN); a novel architecture for searching images based on the similarity of their artistic style. Representation learning is critical to visual search, where distance in the learned search e…

AllRepresentation Learning

DRAN: Detailed Region-Adaptive Normalization for Conditional Image Synthesis

2021-09-29 · Yueming Lyu, Peibin Chen, Jingna Sun, Bo Peng 외

In recent years, conditional image synthesis has attracted growing attention due to its controllability in the image generation process. Although recent works have achieved realistic results, most of them have difficulty…

Facial Makeup TransferImage GenerationStyle TransferTexture Synthesis

ConFusion: Continuous Fusion Space Learning for Fine-Grained Controllable Infrared and Visible Image Fusion

2026-07-26 · Guo Yurong, He Yufei, Li Yonghao, Chang Dongliang 외 arxiv

Controllable infrared-visible image fusion aims to integrate complementary thermal and structural information with flexible region-aware modulation, producing fused images that adapt to diverse user requirements and down…