Please download the dataset at this link and extract it in site/data/
.
You will need nodeJS with formidable module.
In the site/
directory, run $ node server.js [PORT]
to start the web server.
Run $ python3.6 server.py
to start the python server for the classifier (you will need scikit-image and tensorflow)