Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 727 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 727 Bytes

Face analytics library based on deep neural networks and ONNX runtime

FaceONNX

FaceONNX is a face analytics library based on ONNX runtime. It containts ready-made deep neural networks for face

  • detection and landmarks extraction,
  • gender and age classification,
  • emotion and beauty classification,
  • embeddings comparison and etc.

References

Models: Google.Drive
FaceONNX: C# implementation

License

FaceONNX is released under the MIT license.