Identify a person from group of people
Python 3.5
sudo pip install virtualenvwrapper export WORKON_HOME=~/Envs source /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/virtualenvwrapper.sh mkvirtualenv -p python3.5 dev_face sudo pip3 install Flask sudo pip3 install -U flask-cors
sudo apt-get install python-pip
sudo pip install numpy
add tests from google photo drive https://drive.google.com/folderview?id=0B9BZI-1wnGRbVmlTb1V2dXY4UFE&usp=sharing
script don't check if server avaiable (e.g. at port 5000). Nedd handle 'Failed to load resource: The Internet connection appears to be offline.'
script not check if both images were uploaded
script not remove previously processed data
script not save user's data and results of the processing