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

FDA: Fourier Domain Adaptation for Semantic Segmentation

About

We describe a simple method for unsupervised domain adaptation, whereby the discrepancy between the source and target distributions is reduced by swapping the low-frequency spectrum of one with the other. We illustrate the method in semantic segmentation, where densely annotated images are aplenty in one domain (synthetic data), but difficult to obtain in another (real images). Current state-of-the-art methods are complex, some requiring adversarial optimization to render the backbone of a neural network invariant to the discrete domain selection variable. Our method does not require any training to perform the domain alignment, just a simple Fourier Transform and its inverse. Despite its simplicity, it achieves state-of-the-art performance in the current benchmarks, when integrated into a relatively standard semantic segmentation model. Our results indicate that even simple procedures can discount nuisance variability in the data that more sophisticated methods struggle to learn away.

Yanchao Yang, Stefano Soatto• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (val)
mIoU53.5
572
Semantic segmentationGTA5 → Cityscapes (val)
mIoU50.5
533
Semantic segmentationSYNTHIA to Cityscapes (val)
Rider IoU83.9
435
Semantic segmentationCityscapes GTA5 to Cityscapes adaptation (val)
mIoU (Overall)50.5
352
Facial Landmark Detection300-W (Common)
NME2.89
180
Facial Landmark Detection300W (Challenging)
NME5.18
159
Semantic segmentationGTA5 to Cityscapes (test)
mIoU50.45
151
Semantic segmentationSYNTHIA to Cityscapes
Road IoU79.3
150
Semantic segmentationSynthia to Cityscapes (test)
Road IoU79.3
138
Semantic segmentationCityscapes (val)
mIoU50.45
133
Showing 10 of 62 rows

Other info

Code

Follow for update