# TFLiteFaceExample **Repository Path**: huangcy3/TFLiteFaceExample ## Basic Information - **Project Name**: TFLiteFaceExample - **Description**: Simple face detection and recognition on Android using TensorFlow-Lite - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-23 - **Last Updated**: 2021-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Simple face detection and recognition on Android using TensorFlow-Lite
Ported models: - Detection: [RetinaFace](https://github.com/deepinsight/insightface/tree/master/RetinaFace#retinaface-face-detector) - Recognition: [MobileFaceNet (trained using ArcFace)](https://github.com/deepinsight/insightface) Requirements - [Android OpenCV (tested version: 3.4.3)](https://opencv.org/android/)