Image Generation with Self Pixel-wise Normalization
Yoon-Jae Yeo, Min-Cheol Sagong, Seung Park, Sung-Jea Ko, Yong-Goo Shin

TL;DR
This paper introduces Self Pixel-wise Normalization (SPN), a novel method that enhances GAN-based image generation by adaptively normalizing features without needing external mask images, improving quality metrics across datasets.
Contribution
The paper proposes SPN, a mask-free pixel-wise normalization technique that boosts image generation performance in GANs by deriving self-latent masks from features.
Findings
SPN improves FID and IS scores significantly.
SPN effectively captures foreground objects in generated images.
SPN is easily integrated into existing models.
Abstract
Region-adaptive normalization (RAN) methods have been widely used in the generative adversarial network (GAN)-based image-to-image translation technique. However, since these approaches need a mask image to infer the pixel-wise affine transformation parameters, they cannot be applied to the general image generation models having no paired mask images. To resolve this problem, this paper presents a novel normalization method, called self pixel-wise normalization (SPN), which effectively boosts the generative performance by performing the pixel-adaptive affine transformation without the mask image. In our method, the transforming parameters are derived from a self-latent mask that divides the feature map into the foreground and background regions. The visualization of the self-latent masks shows that SPN effectively captures a single object to be generated as the foreground. Since the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Video Analysis and Summarization · Advanced Vision and Imaging
