Skip to content

release-v1.0.0

Latest
Compare
Choose a tag to compare
@littletomatodonkey littletomatodonkey released this 07 Jul 10:33
· 24 commits to main since this release
37f4b7d

First release of face detection and recognition inference system using PaddlePaddle.

  1. Face detection model base on Blaceface.
  2. Face recognition model based on Arcface and MobileFace.
  3. Face Index construction for face retrieval and recognition.
  4. End-to-end inference of face detection and recognition using PaddleInference.