Skip to content

Website for users to view recommended art and upload their own artwork. Includes deep neural network that was trained using transfer learning to classify art by style (e.g. Cubism, Impressionism, etc.)

Notifications You must be signed in to change notification settings

sairajv/Artify

 
 

Repository files navigation

Artify

Getting started:

pip install -r requirements.txt

-Look at instructions.txt in the dbsetup directory

-Credits to https://github.com/buckyroberts/Viberr for a starting template

Running django app:

-navigate to website/

  • "python3 manage.py runserver" or "python manage.py runserver"

About

Website for users to view recommended art and upload their own artwork. Includes deep neural network that was trained using transfer learning to classify art by style (e.g. Cubism, Impressionism, etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 80.2%
  • Python 14.4%
  • HTML 5.3%
  • CSS 0.1%