English

Cross-Domain Image Classification through Neural-Style Transfer Data Augmentation

Computer Vision and Pattern Recognition 2019-10-15 v1 Machine Learning

Abstract

In particular, the lack of sufficient amounts of domain-specific data can reduce the accuracy of a classifier. In this paper, we explore the effects of style transfer-based data transformation on the accuracy of a convolutional neural network classifiers in the context of automobile detection under adverse winter weather conditions. The detection of automobiles under highly adverse weather conditions is a difficult task as such conditions present large amounts of noise in each image. The InceptionV2 architecture is trained on a composite dataset, consisting of either normal car image dataset , a mixture of normal and style transferred car images, or a mixture of normal car images and those taken at blizzard conditions, at a ratio of 80:20. All three classifiers are then tested on a dataset of car images taken at blizzard conditions and on vehicle-free snow landscape images. We evaluate and contrast the effectiveness of each classifier upon each dataset, and discuss the strengths and weaknesses of style-transfer based approaches to data augmentation.

Keywords

Cite

@article{arxiv.1910.05611,
  title  = {Cross-Domain Image Classification through Neural-Style Transfer Data Augmentation},
  author = {Yijie Xu and Arushi Goel},
  journal= {arXiv preprint arXiv:1910.05611},
  year   = {2019}
}

Comments

6 pages

R2 v1 2026-06-23T11:41:59.542Z