Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 263 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 263 Bytes

facerecognition

Face recognition standalone app.

  • What is done

    • PCA
    • face detection optimized
    • LDA
    • LPP
    • load training images and not stored in the data_library.json
  • still in progress

  • work to do

    • global preformance improvements.