DIFFERENCE, SPOTTED.
OpenCV FR: Ranked among Top 10 algorithms globally by NIST
Trusted by OpenCV, enjoy easy, accurate, and secure face recognition as the new standard.

Discover scalable face recognition
We have partnered with OpenCV, the leading Computer Vision library, to deliver top-tier Face Recognition technology. Our API-based solution offers easy-to-use, scalable, and secure Face Recognition as a service, deployable on any internet-connected device. Utilizing deep learning, our technology accurately detects, recognizes, and compares faces, enabling applications such as one-to-many face search, one-to-one face comparison, and liveness detection (presentation attack detection).


Smart Vision for a Smarter Future

Face Search (1:N)
Identify a face within a database by searching millions of images in seconds with remarkable accuracy.

Face Compare (1:1)
Verify if two faces are an exact match or part of the same set, providing accurate results in less than a second.

Liveness Detection (PAD)
Protect your system against spoofing attempts, such as printed photos, videos, or 3D masks, with our iBeta Level 2-certified liveness detection technology.
Why Use Seventh Sense' Facial Recognition System?
- Top 10 ranked in NIST
- Recognition in a matter of seconds.
- Bias-free recognition algorithms.
- Unparalleled NIST twins performance
Facial Recognition Use Cases

Matching a user's ID photo with their live photo, ensuring seamless identity verification and onboarding processes.
Read Documentation
Code Snippets
!pip install opencv-face-recognition
from opencv.fr.compare.schemas import CompareRequestfrom opencv.fr.search.schemas import SearchModefrom pathlib import Pathimage_base_path = Path("sample_images")image_path = image_base_path / "varun.jpg"image_path_2 = image_base_path / "varun-spoof.jpg"image_path_3 = image_base_path / "orkhan-real.jpg"compare_same_object = CompareRequest([image_path], [image_path_2], search_mode=SearchMode.FAST)compare_different_object = CompareRequest([image_path], [image_path_3], search_mode=SearchMode.FAST)print(sdk.compare.compare_image_sets(compare_same_object))print(sdk.compare.compare_image_sets(compare_different_object))
The Right Plan For Your Business
Choose the plan that works best for you and your team
Starter
- 3000 API calls per day
- 1000 max persons registered
- Face search
- Face verification
- Multiple developers
Basic
- 30 API calls per minute
- 3000 max persons registered
- Face search
- Face verification
- Multiple developers
Standard
- 60 API calls per minute
- 6000 max persons registered
- Face search
- Face verification
- 5 Developers
Enterprise
- 90 API calls per minute
- 10000 max persons registered
- Face search
- Face verification
- 10 Developers
Certified and Compliant





Liveness/Anti-Spoofing: Our solutions feature cutting-edge liveness and anti-spoofing detection to ensure security. This technology detects presentation attacks with just one image, enhancing the user experience while maintaining high-security. Our liveness feature meets ISO 30107 Level 1/Level 2 standards with a 0% error rate.
NIST Twins Analysis: We excel in the NIST Twin Analysis, demonstrating exceptional performance in False Match Rate (FMR) evaluations, even when comparing twins.
Racial Bias Assessment: We ensure minimal racial bias by analyzing variance across diverse countries, demonstrating our commitment to fairness.
Edge FR & Machine Vision (Partner Solutions): Partner with us and industry leaders like Intel, Blaize, and SophGo for Edge FR and Machine Vision solutions tailored to your needs.
On-Premises Server: Our On-Premises Server solution provides the same features as our web API, but with the added benefit of being deployable on your own servers for enhanced data security and compliance with internal policies.