• Documentation Overview
    • Android Studio Setup
    • Install and Run ATAK
    • Develop/ Run ATAK Plugins
    • ATAK Plugin Quick Setup
    • Android Quick Start Fundamentals
    • UI Layout Tutorial
    • UI Widgets Tutorial
    • Fragments Tutorial
    • TAK Overview
    • Quick Guide to Customizing & Navigating ATAK
    • Room Database with ATAK
    • Introduction to Machine Learning
    • Machine Learning Development
      • Overview
      • Core Components
      • ATAK Mapping
      • Layouts Quick Overview
    • Camera Template Plugin
    • Live Camera Demo Plugin
      • Overview
      • TAK Specifics
      • Working with Live Camera Data
    • Fragments Demo Plugin
    • Plant Classifier Plugin
      • Overview
      • Mission Packages
      • The Machine Learning Development Process
    • Insect Classifier Plugin
      • Overview
      • Tensorflow Terminology
      • Add a TensorFlow Lite Model to Plugin
      • Using the Model in your Plugin
    • TFLite Training Demo
  • Common Issues and FAQs
  • Repository Guidelines
    • to navigate
    • to select
    • to close
      • Description
      • Example Plugins
      • TensorFlowLite Plugin
      On this page

      TensorFlowLite Plugin

      A demo on how to load pre-trained tensorflow light models to your plugin

      Overview

      Demo TensorFlow Lite Plugin

      Tensorflow Terminology

      Tensorflow vs TFLite and more

      Add a TensorFlow Lite Model to Plugin

      Steps for adding a pre-trained model to your existing plugin

      machine-learning

      Using the Model in your Plugin

      Steps for using a loaded model in your plugin