Skip to content

Releases: shubham0204/Age-Gender_Estimation_TF-Android

Age and Gender Detection App - v0.0.1

26 Sep 14:38
Compare
Choose a tag to compare
  • 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

Keras and TFLite models

21 Jun 03:45
Compare
Choose a tag to compare

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