Skip to content

visualcamp/TensorflowLite_Android_Cpp_Example

Repository files navigation

Android sample project for using Tensorflow Lite C++

Overview

Modified version of TFLite Object Detection Demo App

  • Use Tensorflow Lite C++ API and OpenCV C++ instead of Java API
  • Additional support for NNAPI, GPU, XNN

Introduction

Prebuilt libraries including TensorFlow Lite and OpenCV is needed.
See our tech blog for full instructions.

Notes

  • Initializing can take several seconds depending on your devices.
  • Initializing with non-CPU delegates may fail if the hardware doesn't support them

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published