A little age detector application using Flutter and fastai

Here is a quick mobile application that my friend Aritra and I made last week -

This mobile application is created by Aritra using Flutter. It takes a front faced image as its input and predicts its age slab (YOUNG/MIDDLE/OLD). The application uses a REST API built by me using fastai.

The codebase of the application: https://github.com/ariG23498/Age_Detector_App

The codebase of the REST API: https://github.com/sayakpaul/Age-Detection-of-Indian-Actors

4 Likes

Nicee!

1 Like