HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Improving Object Detection in Art Images Using Only Style Transfer

David Kadish Sebastian Risi Anders Sundnes Løvlie

Improving Object Detection in Art Images Using Only Style Transfer

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.

Code Repositories

dkadish/Style-Transfer-for-Object-Detection-in-Art
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
object-detection-on-peopleartFasterRCNN (trained on StyleCOCO)
mAP: 36
mAP@0.5: 68
mAP@0.75: 33

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Improving Object Detection in Art Images Using Only Style Transfer | Papers | HyperAI