CVPR 2023poster5 citations

Network-Free, Unsupervised Semantic Segmentation With Synthetic Images

Qianli Feng, Raghudeep Gadde, Wentong Liao, Eduard Ramon, Aleix Martinez

Abstract

We derive a method that yields highly accurate semantic segmentation maps without the use of any additional neural network, layers, manually annotated training data, or supervised training. Our method is based on the observation that the correlation of a set of pixels belonging to the same semantic segment do not change when generating synthetic variants of an image using the style mixing approach in GANs. We show how we can use GAN inversion to accurately semantically segment synthetic and real photos as well as generate large training image-semantic segmentation mask pairs for downstream tasks.

BibTeX
@inproceedings{cvpr2023_networkfreeunsup,
  title = {Network-Free, Unsupervised Semantic Segmentation With Synthetic Images},
  author = {Qianli Feng and Raghudeep Gadde and Wentong Liao and Eduard Ramon and Aleix Martinez},
  booktitle = {CVPR 2023},
  year = {2023}
}