PuercoPop / FaceRec

Random Stuff I work on

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FACEREC

Setup Instructions
------------------
install cmake (apt-get install cmake in Ubuntu)
virtualenv --no-site-packages env
source env/bin/activate
pip install -r REQUIREMENTS.txt
python project/manage.py runserver

ToDo
----
-If photo has already been uploaded don't upload it again.
-Theme AutoComplete

About

Random Stuff I work on

License:Other


Languages

Language:Python 89.1%Language:JavaScript 10.9%