Skip to content

Example project showing how we can compare TensorFlow and TensorFlow Lite models

License

Notifications You must be signed in to change notification settings

frogermcs/TFLite-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFLite-Tester

This is example project showing a couple different ways of testing TensorFLow Lite models. It contains code for:

  • Converting TensorFlow to TensorFlow Lite model,
  • Comparing TF and TF Lite models side by side (including post-training quantization)
  • Running automated tests on Android application with Espresso library.

For more details, check:

Android app tests preview

Android app tests preview

Colab notebook

Click below to run Colab notebook:

Open In Colab