Releases: shubham0204/Age-Gender_Estimation_TF-Android
Releases · shubham0204/Age-Gender_Estimation_TF-Android
Age and Gender Detection App - v0.0.1
- Migrated from XML to Jetpack Compose
- Migrated
onActivityResulttoActivityResultsContract - Updated
workflows/build_apk.ymlto 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_genderdetectiontocom.ml.shubham0204.age_genderdetection
Keras and TFLite models
This release contains Keras models ( .h5 ) and TFLite models ( .tflite ) for age and gender estimation used in this project.