Face analytics library based on deep neural networks and ONNX runtime
FaceONNX is a face analytics library based on ONNX runtime. It containts ready-made deep neural networks for face
- detection and landmarks extraction,
- semantic segmentation,
- gender and race classification,
- age and emotion classification,
- beauty estimation,
- embeddings comparison,
- COVID-19 mask detection and etc.
FaceONNX is basically focused on C#, but it has Python implementation.
FaceONNX is an open-source software. If you want to build FaceONNX from sources or use some features separately you can download already-made models from Google.Drive.
FaceONNX is released under the MIT license.