Skip to content

himanshurawlani/tfLite-Fruits-demo

Repository files navigation

Overview

This repo contains code from the "TensorFlow for poets 2" series of codelabs.

This repo contains simplified and trimmed down version of tensorflow's example image classification apps.

The scripts directory contains helpers for the codelab. Some of these come from the main TensorFlow repository, and are included here so you can use them without also downloading the main TensorFlow repo (they are not part of the TensorFlow pip installation). The tf_files/optimized_graph.lite and tf_files/optimized_graph.lite contains trained graphs on FIDS30 dataset which have been copied in the android app's assets folder.