Skip to content

A Neural Network that classifies images into different art eras

Notifications You must be signed in to change notification settings

roycboyc/ArtClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeepStyleArtClassifier

Specialization Project, Cornell Tech

Using Keras and Tensorflow to develop a classifier that can classify different art styles. We will be leveraging weights from VGG16, VGG19, Inceptionv3, and ResNet50

Installation

pip install -r requirements.txt ipython notebook

NOTE: I would recommend using virtualenv

links that helped this project:

Loading the models: http://www.pyimagesearch.com/2017/03/20/imagenet-vggnet-resnet-inception-xception-keras/ Training new model with VGG Model weights: https://blog.keras.io/building-powerful-image-classification-models-using-very-little-data.html

About

A Neural Network that classifies images into different art eras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published