Skip to content

PicassoAI is a machine learning model built to generate Picasso like paintings

Notifications You must be signed in to change notification settings

dejimarquis/PicassoAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicassoAI

PicassoAI is a machine learning model built to generate Picasso like paintings of the Cubism era. This project was done as a proof a concept, and it's inspired by my newly found interest in art and Picasso

Notes

  • An ensemble of gradient boosted trees was used to train the model
  • Data from Google images
  • cd to Project directory then mkdir img && mkdir generated_imgs
  • python scrapeImages.py -s "picasso cubism paintings" -n 100 -d "Projectdirectory/img"
  • python picassoai.py

Some Interesting Results

Alt text

Alt text

Alt text

About

PicassoAI is a machine learning model built to generate Picasso like paintings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages