CVPR 2022poster121 citations

BigDatasetGAN: Synthesizing ImageNet With Pixel-Wise Annotations

Daiqing Li, Huan Ling, Seung Wook Kim, Karsten Kreis, Sanja Fidler, Antonio Torralba

Abstract

Annotating images with pixel-wise labels is a time-consuming and costly process. Recently, DatasetGAN showcased a promising alternative - to synthesize a large labeled dataset via a generative adversarial network (GAN) by exploiting a small set of manually labeled, GAN-generated images. Here, we scale DatasetGAN to ImageNet scale of class diversity. We take image samples from the class-conditional generative model BigGAN trained on ImageNet, and manually annotate only 5 images per class, for all 1k classes. By training an effective feature segmentation architecture on top of BigGAN, we turn BigGAN into a labeled dataset generator. We further show that VQGAN can similarly serve as a dataset generator, leveraging the already annotated data. We create a new ImageNet benchmark by labeling an additional set of real images and evaluate segmentation performance in a variety of settings. Through an extensive ablation study we show big gains in leveraging a large generated dataset to train different supervised and self-supervised backbone models on pixel-wise tasks. Furthermore, we demonstrate that using our synthesized datasets for pre-training leads to improvements over standard ImageNet pre-training on several downstream datasets, such as PASCAL-VOC, MS-COCO, Cityscapes and chest X-ray, as well as tasks (detection, segmentation). Our benchmark will be made public and maintain a leaderboard for this challenging task.

BibTeX
@inproceedings{cvpr2022_bigdatasetgansyn,
  title = {BigDatasetGAN: Synthesizing ImageNet With Pixel-Wise Annotations},
  author = {Daiqing Li and Huan Ling and Seung Wook Kim and Karsten Kreis and Sanja Fidler and Antonio Torralba},
  booktitle = {CVPR 2022},
  year = {2022}
}
BigDatasetGAN: Synthesizing ImageNet With Pixel-Wise Annotations · CVPR 2022