Skip to content

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

Notifications You must be signed in to change notification settings

tonylizj/FlowerID-App

Repository files navigation

FlowerID - An Android app that identifies photos of flowers taken from camera using a convolutional neural network.

This repository contains sources for the app. The files for the FlowerID model can be found at https://github.com/tonylizj/FlowerID and https://github.com/danielsqli/flower-id.

Google Play Link: https://play.google.com/store/apps/details?id=com.flowerid

Dataset Source: https://www.kaggle.com/alxmamaev/flowers-recognition

To build:

npm install

// set up your signing keystore if building for production

// debug build
npm run android
// production build
npm run android-release

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •