8000 GitHub - slayvi/ProjEdgeAI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

slayvi/ProjEdgeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project EdgeAI

This repo contains the files for the Project EdgeAI for my studies Applied Artificial Intelligence at IU International University. It consists of a mobile application for Android, which should detect faces and classify them in terms of age, gender and emotion.


Structure:

📂 /Application: Source Code for Android Studio with all necessary assets.
📂 /Classification: Source Code for Training and Testing the Deep Learning Models as well as preprocessing steps which were done locally.


Application:

The UI of the application is shown in the following picture:

UI of the Application

The application allows the selection of an image from the camera or gallery. The predictions can be done with three different models: the converted tf-lite file, the quantizied model and the pruned and quantizied model. The prediction will appear after pressing the predict button. Please note that only one face per image will be classified (the biggest one detected), which is highlighted with a rectangle.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0