Skip to content

This is an android application which shows how a trained TensorFlow lite Object detector file can be used in an android.

Notifications You must be signed in to change notification settings

Tourenathan-G5organisation/Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-Detection

This is an android application which shows how a trained TensorFlow lite Object detector file can be used in an android.

The initial version of this application was cloned from the android example on TensorFlow for Object detection.

If you are new to TensorFlow object detection APIs, you may check this series of 3 articles which describes from end to end how to setup, train and test your TensorFlow model on mobile. The 3 articles are

Setup TensorFlow for Object Detection on Ubuntu 16.04 (Part 1)

Training your Object Detection model on TensorFlow (Part 2)

Convert a TensorFlow frozen graph to a TensorFlow lite (tflite) file (Part 3)

About

This is an android application which shows how a trained TensorFlow lite Object detector file can be used in an android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages