Age-Gender_Estimation_TF-Android

Age + Gender Estimation on Android with TensorFlow Lite

MIT License

Stars
58
Committers
1

Bot releases are visible (Hide)

Age-Gender_Estimation_TF-Android - Age and Gender Detection App - v0.0.1 Latest Release

Published by github-actions[bot] about 1 year ago

  • Migrated from XML to Jetpack Compose
  • Migrated onActivityResult to ActivityResultsContract
  • Updated workflows/build_apk.yml to build and release APK
  • Migrated from Groovy build scripts to KTS
  • Updated themes.xml
  • Updated build.gradle.kts (project-level)
  • Updated package name from com.ml.projects.age_genderdetection to com.ml.shubham0204.age_genderdetection
Age-Gender_Estimation_TF-Android - Keras and TFLite models

Published by shubham0204 over 3 years ago

This release contains Keras models ( .h5 ) and TFLite models ( .tflite ) for age and gender estimation used in this project.