{"id":16392321,"url":"https://github.com/imdeepmind/agegendernetwork","last_synced_at":"2026-05-04T23:38:56.646Z","repository":{"id":111623056,"uuid":"194922466","full_name":"imdeepmind/AgeGenderNetwork","owner":"imdeepmind","description":"An AI based android application that detects gender and age of a person just using a single image of his/her face","archived":false,"fork":false,"pushed_at":"2019-08-03T13:38:43.000Z","size":47865,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-03T21:27:30.612Z","etag":null,"topics":["age","android-application","artificial-intelligence","computer-vision","deep-learning","gender","machine-learning","python3"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imdeepmind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-02T19:23:20.000Z","updated_at":"2019-10-14T15:18:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"f07b5794-136f-42cc-9fc6-e471d9721351","html_url":"https://github.com/imdeepmind/AgeGenderNetwork","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":"0.19999999999999996","last_synced_commit":"845a8b8f15aa9ce1ae6ff55f8f3ca9213d490323"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeepmind%2FAgeGenderNetwork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeepmind%2FAgeGenderNetwork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeepmind%2FAgeGenderNetwork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeepmind%2FAgeGenderNetwork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imdeepmind","download_url":"https://codeload.github.com/imdeepmind/AgeGenderNetwork/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240245904,"owners_count":19771028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["age","android-application","artificial-intelligence","computer-vision","deep-learning","gender","machine-learning","python3"],"created_at":"2024-10-11T04:49:36.078Z","updated_at":"2026-05-04T23:38:51.605Z","avatar_url":"https://github.com/imdeepmind.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AgeGenderNetwork\n\n**By Abhishek Chatterjee(abhishekchatterjeejit@gmail.com)**\n\n**The aim of this project is to make a android application that detects the gender and age of a person based on the single image of his/her face. This project is using the MobileNetV2 deep learning CNN architecture to predict amd gender and age. The dataset that is used to train is a mix of the IMDB WIKI dataset and Selfie Dataset. The Android application is developed using Java programming langauge. Further OpenCV is also used in several ocations.**\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Dependencies](#dependencies)\n- [File Structure](#file-structure)\n- [Dataset](#dataset)\n- [Model](#model)\n- [Mobile Application](#mobile-application)\n- [Acknowledgments](#acknowledgments)\n\n## Introduction\n\nWe humans can easily detect the gender of a person by just seeing them, we can probbly detect their age also. It is a very simple task for us. \n\nBut what about machines, can they do it? \n\nIn this project, I will build a Artificial Intelegence based Android application that can predicts the gender and age of a person just by seeing their face. Further the model will run on the Mobile, not on some powerful server. It will work with live data. \n\nThat means the Model needs to be optimized to run on mobile in a very high speed.\n\n## Dependencies\n\nThere are two parts of the project, one is the Model and the other is the Mobile application.\n\n**Model**\n  1. Python 3\n  2. OpenCV 3\n  3. Keras\n  \n**Mobile Application**\n  1. Android Studio\n  2. OpenCV for Android Studio\n\n## File Structure\n\n## Dataset\n\n## Model\n\n## Mobile Application\n\n## Acknowledgements\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimdeepmind%2Fagegendernetwork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimdeepmind%2Fagegendernetwork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimdeepmind%2Fagegendernetwork/lists"}