Initial import
58 files changed
tree: 3e7f8c945433d84b9bbebe8357b187fcdc71c705
  1. .github/
  2. FaceExample/
  3. FaceShared/
  4. gradle/
  5. .gitignore
  6. build.gradle
  7. gradle.properties
  8. gradlew
  9. gradlew.bat
  10. README.md
  11. settings.gradle
README.md

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 MobileFaceNet V2

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