Skip to content

jd1771/ML-Artwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-Artwork

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.

Dataset

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.

Sample Data

four sample data images

Relevant Papers

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.

Prerequisites

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors