English

Applying Domain Randomization to Synthetic Data for Object Category Detection

Computer Vision and Pattern Recognition 2018-07-27 v1 Machine Learning Machine Learning

Abstract

Recent advances in deep learning-based object detection techniques have revolutionized their applicability in several fields. However, since these methods rely on unwieldy and large amounts of data, a common practice is to download models pre-trained on standard datasets and fine-tune them for specific application domains with a small set of domain relevant images. In this work, we show that using synthetic datasets that are not necessarily photo-realistic can be a better alternative to simply fine-tune pre-trained networks. Specifically, our results show an impressive 25% improvement in the mAP metric over a fine-tuning baseline when only about 200 labelled images are available to train. Finally, an ablation study of our results is presented to delineate the individual contribution of different components in the randomization pipeline.

Keywords

Cite

@article{arxiv.1807.09834,
  title  = {Applying Domain Randomization to Synthetic Data for Object Category Detection},
  author = {João Borrego and Atabak Dehban and Rui Figueiredo and Plinio Moreno and Alexandre Bernardino and José Santos-Victor},
  journal= {arXiv preprint arXiv:1807.09834},
  year   = {2018}
}

Comments

17 pages, 9 figures. Under review for ACCV 2018

R2 v1 2026-06-23T03:14:34.455Z