Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 824 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 824 Bytes

MPFACE

Test & Build

MediaPipe face detection models using CoreML and ONNX-Runtime backends.

CoreML and ONNX models

MediaPipe models (MediaPipe BlazeFace Short Range and MediaPipe BlazeFace Full Range) are ported to CoreML and ONNX. Certain post processing steps are moved into the CoreML and ONNX models.

LICENSE (MediaPipe Models - Apache License 2.0)

All the models are licensed under the same terms as MediaPipe.