FlowerID
Android app built with React Native that identifies photos of flowers using a convolutional neural network.

FlowerID is an Android app that takes pictures of flowers and identifies them to be one of the supported species with a convolutional neural network. The app is built in React Native and Typescript with components from Expo, using the TensorFlow.js library to run the neural network on device. The neural network is built in Keras and TensorFlow with a VGG-16-esque sequential architecture.

featureImage
FlowerID Loading Up
featureImage
Camera Viewfinder
featureImage
Prediction Results (Text: This is an image of Sunflower)