Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Dual Attention GANs for Semantic Image Synthesis

About

In this paper, we focus on the semantic image synthesis task that aims at transferring semantic label maps to photo-realistic images. Existing methods lack effective semantic constraints to preserve the semantic information and ignore the structural correlations in both spatial and channel dimensions, leading to unsatisfactory blurry and artifact-prone results. To address these limitations, we propose a novel Dual Attention GAN (DAGAN) to synthesize photo-realistic and semantically-consistent images with fine details from the input layouts without imposing extra training overhead or modifying the network architectures of existing methods. We also propose two novel modules, i.e., position-wise Spatial Attention Module (SAM) and scale-wise Channel Attention Module (CAM), to capture semantic structure attention in spatial and channel dimensions, respectively. Specifically, SAM selectively correlates the pixels at each position by a spatial attention map, leading to pixels with the same semantic label being related to each other regardless of their spatial distances. Meanwhile, CAM selectively emphasizes the scale-wise features at each channel by a channel attention map, which integrates associated features among all channel maps regardless of their scales. We finally sum the outputs of SAM and CAM to further improve feature representation. Extensive experiments on four challenging datasets show that DAGAN achieves remarkably better results than state-of-the-art methods, while using fewer model parameters. The source code and trained models are available at https://github.com/Ha0Tang/DAGAN.

Hao Tang, Song Bai, Nicu Sebe• 2020

Related benchmarks

TaskDatasetResultRank
Semantic Image SynthesisADE20K
FID31.9
66
Semantic Image SynthesisCelebAMask-HQ
FID29.1
24
Novel View SynthesisKITTI Road every 100 frames w/ discard (test)
VGG Score929
5
Novel View SynthesisKITTI City every 100 frames w/ discard (test)
VGG1.30e+3
5
Novel View SynthesisKITTI Road every 10 frames w/o discard (test)
VGG Score847.2
5
Novel View SynthesisKITTI City every 10 frames w/o discard (test)
VGG Score1.13e+3
5
Novel View SynthesisBrno Urban Dataset every 10 frames (w/o discard) (test)
VGG (Left side view)851.4
5
Novel View SynthesisKITTI Residential every 100 frames w/ discard (test)
VGG Loss1.24e+3
5
Novel View SynthesisKITTI Residential every 10 frames w/o discard (test)
VGG Score1.03e+3
5
Novel View SynthesisBrno Urban Dataset (test every 100 frames (w/ discard))
VGG Distance (Left side view)1.06e+3
5
Showing 10 of 10 rows

Other info

Follow for update