The purpose of this project is to train machine learning models to learn how to predict the artists of historical paintings. Creating an accurate classifier for this problem can be greatly benifical to historians attempting to classify unknown artwork. We hope to classify artist names based on brush strokes, colour choice, and other stylistic techniques that are present in the artwork.
The dataset used for this project can be found on Kaggle. In total, there are over 120,000 images present! However, our project will use a cleaned version of this dataset since the original dataset contains rows with unknown artists.
N. Viswanathan, “Artist Identification with Convolutional Neural Networks,” Stanford Vision and Learning Lab, 2017. [Online]. Available: http://vision.stanford.edu/teaching/cs231n/reports/2017/pdfs/406.pdf.
