/PhotoAI

Simple to use Android app to showcase the power of local image classification.

Primary LanguageJava

PhotoAI

Simple to use Android app to showcase the power of local image classification that can be found in the Android Play Store here.

PhotoAI uses three different trained TensorFlow Lite graphs to classify images:

  1. Every Day Objects (uses the MobileNet CNN)
  2. Flower Types (created from the TensorFlow Lite tutorial found here)
  3. Dog Breeds (CNN created from using transfer learning on MobileNet)

PhotoAI enables users to choose an image to classify by:

  1. Taking a picture
  2. Choosing an image from their phone's gallery
  3. Live classification