Skip to content

beckn/xplor-liveness-detect

Repository files navigation

xplor-liveness-detect

Liveness detection and face match module

Description

This project provides liveness detection and face matching capabilities for identity verification systems.

Installation

  1. Install the required dependencies:
pip install -r requirements.txt
  1. Run the application:
python main.py

Features

  • Liveness detection to verify that the subject is a real person
  • Face matching capabilities for identity verification
  • RESTful API endpoints for integration
  • Docker support for easy deployment

API Endpoints

The application provides REST API endpoints for liveness detection and face matching functionality.

Docker Support

You can run this application using Docker:

docker-compose up --build

License

This project is licensed under the MIT License.

About

Liveness detection and face match module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors