FindFace Web User Interface

FindFace Enterprise Server SDK is equipped with a web user interface which generally duplicates the functionality available via REST API.

To install the web interface, execute on the findface-facenapi host:

## If necessary, install nginx
$ sudo apt-get install nginx

## Install the web interface
$ sudo apt-get install findface-ui

To open the web interface, do the following:

  1. In the address bar of your browser, enter http://<facenapi_ip>:8000/#/.

  2. To log in, specify the authentication token for your FindFace Enterprise Server SDK instance. The web interface home page will appear.

    _images/ffui.png

The web interface has a highly intuitive and handy design and provides the following functionality:

Note

To work with gender, age and emotions recognition (GAE) in the web interface, you need to configure it in the settings.

Note

Working with photos requires configured findface-upload.

Note

Working with persons requires configured dynamic person creation.

Note

To allow the web interface to run Flash in Chrome, add its IP address to the relevant list: Settings ‣ Advanced ‣ Content settings ‣ Flash ‣ Allow ‣ Add a site http://<facenapi_ip>:8000/#/. Restart Chrome.

  • Galleries.  Create and delete galleries here.

    _images/galleries.png
  • Faces. In this section, you can view, add and delete faces from the galleries.

    _images/add_photo.png

    Use the Batch upload option to upload image files in bulk. Select multiple files or a directory, and then configure the automatic meta description for the enrolled faces. To specify behavior in case if multiple faces are detected in an image, use MF selector: enroll all faces, only the biggest one, or reject enrolment.

    _images/batch_upload.png

    Tip

    To select photos in the icons mode, click on them as you hold down the CTRL key.

  • Persons. View and filter persons here.

    _images/persons.png
  • Photo processing. Select this section to detect faces in static images, recognize gender, age and emotions, search a face in the database (identification), and compare two faces (verification).

    _images/compare.png
  • Video processing. This mode supports video streams from rtsp and web cameras, and video files. Here you can detect, enroll (add to a gallery) and identify faces in video with gender, age and emotions recognition.

    _images/video.png

    Note

    The video processing functionality in the web interface is great for tests. In production mode, use fkvideo_detector.