English

Improving Object Detection in Art Images Using Only Style Transfer

Computer Vision and Pattern Recognition 2021-05-06 v2 Artificial Intelligence

Abstract

Despite recent advances in object detection using deep learning neural networks, these neural networks still struggle to identify objects in art images such as paintings and drawings. This challenge is known as the cross depiction problem and it stems in part from the tendency of neural networks to prioritize identification of an object's texture over its shape. In this paper we propose and evaluate a process for training neural networks to localize objects - specifically people - in art images. We generate a large dataset for training and validation by modifying the images in the COCO dataset using AdaIn style transfer. This dataset is used to fine-tune a Faster R-CNN object detection network, which is then tested on the existing People-Art testing dataset. The result is a significant improvement on the state of the art and a new way forward for creating datasets to train neural networks to process art images.

Keywords

Cite

@article{arxiv.2102.06529,
  title  = {Improving Object Detection in Art Images Using Only Style Transfer},
  author = {David Kadish and Sebastian Risi and Anders Sundnes Løvlie},
  journal= {arXiv preprint arXiv:2102.06529},
  year   = {2021}
}

Comments

8 pages, 7 figures, 3 tables, accepted at IJCNN2021

R2 v1 2026-06-23T23:06:12.949Z