DEVELOP PRODUCTS
WITH FINDFACE SDK
FUNCTIONALITY
The FindFace SDK is a C library that provides access to the cutting-edge facial recognition technology based on neural networks and computer vision. Get all the necessary software development tools in a single package at a reasonable price to start on your project right away. The SDK allows you to quickly and accurately solve the 5 key tasks of face recognition:
Face detection
Finds face fragments in an image and returns a bounding box and control points (eyes, nose, corners of the mouth) for each fragment.
Biometric sample extraction
4 ms is the time needed to extract a face biometric sample and save it in a temporary binary format. The sample can be later saved to a database and used for face verification.
Verification
It takes ~75 ns to compare 2 biometric samples and estimate the probability of their belonging to the same person.
Liveness check
Distinguish a live face in front of a camera from a photo on paper or mobile device screen.
Face attributes extraction
Recognize age, gender, emotions, glasses, beard, and other attributes.
ADVANTAGES
SYSTEM REQUIREMENTS
CPU/GPU
CPU with AVX support/NVidia video card with 3 Gb of video memory for more accurate calculations (also compatible with Atlas AI accelerator cards)
RAM
~3.5 GB RAM
OS
Windows 7, 8, 10 (x64), Linux Ubuntu (x64)
TYPICAL CASES
DETECTOR OPERATION EXAMPLES
Detecting a face means locating its bounds in a digital image. Even if a face is semi-covered, blurred or partially turned away from the camera, FindFace detector will spot it. Our intelligent software outperforms the competition by showing outstanding results with low-resolution sources and in limited visibility conditions.
AT A DISTANCE
DETECTION
UNDER COMPLEX CONDITIONS (POOR LIGHTING, BLUR)