English

Synergy of Machine and Deep Learning Models for Multi-Painter Recognition

Computer Vision and Pattern Recognition 2023-05-01 v1 Artificial Intelligence

Abstract

The growing availability of digitized art collections has created the need to manage, analyze and categorize large amounts of data related to abstract concepts, highlighting a demanding problem of computer science and leading to new research perspectives. Advances in artificial intelligence and neural networks provide the right tools for this challenge. The analysis of artworks to extract features useful in certain works is at the heart of the era. In the present work, we approach the problem of painter recognition in a set of digitized paintings, derived from the WikiArt repository, using transfer learning to extract the appropriate features and classical machine learning methods to evaluate the result. Through the testing of various models and their fine tuning we came to the conclusion that RegNet performs better in exporting features, while SVM makes the best classification of images based on the painter with a performance of up to 85%. Also, we introduced a new large dataset for painting recognition task including 62 artists achieving good results.

Keywords

Cite

@article{arxiv.2304.14773,
  title  = {Synergy of Machine and Deep Learning Models for Multi-Painter Recognition},
  author = {Vassilis Lyberatos and Paraskevi-Antonia Theofilou and Jason Liartis and Georgios Siolas},
  journal= {arXiv preprint arXiv:2304.14773},
  year   = {2023}
}

Comments

Github Repository: https://github.com/jliartis/art-recognition

R2 v1 2026-06-28T10:20:38.831Z