Über TensorFlow Lite Object Detection Demo 2019
Eine Demo-App zur Demonstration der Funktionsweise von TensorFlow Lite Object Detection and Tracking.
A sample app to show how TensorFlow Lite works real time on android phone.
Launch the app start viewing different objects in camera preview to see the bounding boxes and tracking in action.
TensorFlow Lite provides all the tools you need to convert and run TensorFlow models on mobile, embedded, and IoT devices.
TensorFlow Lite allows you to run TensorFlow models on a wide range of devices. A TensorFlow model is a data structure that contains the logic and knowledge of a machine learning network trained to solve a particular problem.
What is object detection?
Given an image or a video stream, an object detection model can identify which of a known set of objects might be present and provide information about their positions within the image.
An object detection model is trained to detect the presence and location of multiple classes of objects. For example, a model might be trained with images that contain various pieces of fruit, along with a label that specifies the class of fruit they represent (e.g. an apple, a banana, or a strawberry), and data specifying where each object appears in the image.
When we subsequently provide an image to the model, it will output a list of the objects it detects, the location of a bounding box that contains each object, and a score that indicates the confidence that detection was correct.
What's new in the latest 1.0
TensorFlow Lite Object Detection Demo 2019 APK -Informationen

Superschnelles und sicheres Herunterladen über die APKPure-App
Ein Klick zur Installation von XAPK/APK-Dateien auf Android!