• 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
      • CNN with Live Camera Plugin
      On this page

      CNN with Live Camera Plugin

      Shows how to use convolutional neural networks with live camera feed to detect and classify objects

      Overview

      Demo CNN - Pet Finder Plugin

      TAK Specifics

      A breakdown of the code used to retrieve map items and keep track of our classified pets

      Working with Live Camera Data

      Overview of the tools needed to use live camera fee