Intro
A React Native library for face detection, recognition, and analysis, built on top of the InspireFace SDK with Nitro Modules to bring native performance to your React Native face recognition features.
Features
All features are powered by the underlying InspireFace C++ SDK:
- Face detection and tracking
- Face recognition and comparison
- Facial landmarks detection
- Face quality assessment
- Mask detection
- Liveness detection (both silent and cooperative)
- Face attribute analysis
- Face pose estimation
- Face embedding management
Acknowledgement
- InspireFace - The underlying C++ SDK
- Marc Rousavy - Nitro modules