paper-with-me

Papers

Generative Adversarial Network with Spatial Attention for Face Attribute Editing

2018-09-01 · ECCV 2018 9 · Gang Zhang, Meina Kan, Shiguang Shan, Xilin Chen

Face attribute editing aims at editing the face image with the given attribute. Most existing works employ Generative Adversarial Network (GAN) to operate face attribute editing. However, these methods inevitably change the attribute-irrelevant regions, as shown in Fig.~ ef{fig1}. Therefore, we introduce the spatial attention mechanism into GAN framework (referred to as SaGAN), to only alter the attribute-specific region and keep the rest unchanged. Our approach SaGAN consists of a generator and a discriminator. The generator contains an attribute manipulation network (AMN) to edit the face image, and a spatial attention network (SAN) to localize the attribute-specific region which restricts the alternation of AMN within this region. The discriminator endeavors to distinguish the generated images from the real ones, and classify the face attribute. Experiments demonstrate that our approach can achieve promising visual results, and keep those attribute-irrelevant regions unchanged. Besides, our approach can benefit the face recognition by data augmentation.

📄 PDF Abstract BibTeX

Code (1)

elvisyjlin/SpatialAttentionGAN pytorch

Tasks

AttributeData AugmentationFace RecognitionGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

GAN Hinge Loss The GAN Hinge Loss is a hinge loss based loss function for [generative adversarial…
Six Ways To Communicate To Someone At Expedia Via Phone And Email's. To communicate or get human at Expedia, the quickest option is typically to call their customer service at +1-888-829-0881 or +1(805) 330 (4056). You can also use the live chat…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Spectral Normalization Spectral Normalization is a normalization technique used for generative adversarial networks, used to stabilize training of the discriminator. Spectral normalization has the…
((Reservation@Faqs))How do I cancel a reservation on Expedia? How do I cancel a reservation on Expedia? +1^888^829^0881° oR +1^888^829^0881 – Need to cancel your Expedia reservation quickly and without hassle? This step-by-step guide…
Adam 설명 없음
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…

Similar Papers 제목 키워드 기반

Generative Adversarial Network for Text-to-Face Synthesis and Manipulation with Pretrained BERT Model

2022-01-12 · FG 2022 1 · Yutong Zhou,Nobutaka Shimada

This work proposes a cyclic generative adversarial network with spatial-wise and channel-wise attention modules for text-to-face synthesis and manipulation. Then, we explore the pre-trained transformer-based BERT model t…

AttributeFace GenerationGenerative Adversarial NetworkSSIM+1

AGA-GAN: Attribute Guided Attention Generative Adversarial Network with U-Net for Face Hallucination

2021-11-20 · Abhishek Srivastava, Sukalpa Chanda, Umapada Pal

The performance of facial super-resolution methods relies on their ability to recover facial structures and salient features effectively. Even though the convolutional neural network and generative adversarial network-ba…

AttributeFace HallucinationGenerative Adversarial NetworkHallucination+1

CAFE-GAN: Arbitrary Face Attribute Editing with Complementary Attention Feature

2020-11-24 · ECCV 2020 8 · Jeong-gi Kwak, David K. Han, Hanseok Ko

The goal of face attribute editing is altering a facial image according to given target attributes such as hair color, mustache, gender, etc. It belongs to the image-to-image domain transfer problem with a set of attribu…

AttributeGenerative Adversarial Network

Attributes Aware Face Generation with Generative Adversarial Networks

2020-12-03 · Zheng Yuan, Jie Zhang, Shiguang Shan, Xilin Chen

Recent studies have shown remarkable success in face image generations. However, most of the existing methods only generate face images from random noise, and cannot generate face images according to the specific attribu…

AttributeFace Generation

A3GAN: An Attribute-aware Attentive Generative Adversarial Network for Face Aging

2019-11-15 · Yunfan Liu, Qi Li, Zhenan Sun, Tieniu Tan

Face aging, which aims at aesthetically rendering a given face to predict its future appearance, has received significant research attention in recent years. Although great progress has been achieved with the success of …

AttributeGenerative Adversarial Network