pyjaime / guessed-artist

Guessing the artist behind a painting (and its style) using Deep Learning and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ES] Clasificación de obras de arte mediante Deep Learning y Python

Uso de fastai y técnicas avanzadas en el campo de la visión artificial

Revisando la aplicación de redes neuronales convolucionales al reconocimiento de imágenes me vino a la cabeza una exposición que visité dedicada a Monet y Boudin. ¿Cómo de difícil resultaría para estas redes la tarea de reconocer al autor de un cuadro? ¿Será mucho más complicado que distinguir animales en fotografías? Qué mejor que llevarlo a cabo para poder comprobarlo.

Aprovechando la ocasión creamos también un clasificador de estilos para poder categorizar las obras de arte.


[EN] Paintings classification with Deep Learning and Python

Using fastai and computer vision advanced techniques

Reviewing the application of convolutional neural networks for image recognition, I remembered an exhibition I visited dedicated to Monet and Boudin. How difficult would it be for these networks to recognize the artist behind a painting? Is it much more complicated than distinguishing animals in photographs? Let's try it!

Taking advantage of the initial purpose I also created a style classifier to categorize paintings.

About

Guessing the artist behind a painting (and its style) using Deep Learning and Python


Languages

Language:Jupyter Notebook 100.0%