DeepView Documentation

Version 0.2.2

1st of its Kind, As-A-Service, for Bulk Image Recognition & Comparison

Installation

Installation

Requirements

  • Python 3.3+ or Python 2.7
  • macOS or Linux (Windows not officially supported, but might work)

Installing on Mac or Linux

First, make sure you have dlib already installed with Python bindings:

Then, install this module from pypi using pip3 (or pip2 for Python 2):

pip3 install face_recognition

If you are having trouble with installation, you can also try out a pre-configured VM.

Installing on Raspberry Pi 2+

Installing on Windows

While Windows isn’t officially supported, helpful users have posted instructions on how to install this library:

Installing a pre-configured Virtual Machine image

Last updated on 8 Aug 2019
Published on 8 Aug 2019
Edit on GitHub