Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 413 Bytes

File metadata and controls

5 lines (4 loc) · 413 Bytes

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)