Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 522 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 522 Bytes

Yifan - LibreMobileOS ML libraries

This repository is an small repository of ML models for use in LibreMobileOS, building is supported with Soong and Gradle.

All models found here are from open-source projects, and we would like to thank to everyone who made this possible.

Face

Usecase: Find faces and compare them with saved face data.

Models: detect-class1 (TFLite Object Detection) and keras-VGGFace VGG16 based for face verification.

Javadoc: https://LMODroid.github.io/platform_external_yifan/FaceShared/