Skip to content

stemoretti/TFLite-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFLite Examples

Tensorflow lite example application for Android.

Developed using the Qt framework.

Features

  • Object Detection
  • Image Classification
  • Pose Estimation

Credits

The source code was initially based on TensorFlowLiteQtVPlay.

The video filter function is based on QZXing.