Skip to content

Rainy000/FaceSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceSDK

This repository contain a simple demo for face recognition.

Table of contents

  • face detector based on centerNet
  • face feature extractor based mobileFaceNet
  • source code for sdk
  • cmake build script for generating .so file
  • c++ demo for calling the .so file
  • python demo for calling the .so file

Dependent libraries

  • opencv
  • protobuf
  • ncnn

License

The code of FaceSDK is released under the MIT License. There is no limitation for both academic and commercial usage.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published