Adding Object detection using Google ML Kit library in Android Studio | ML Kit & TF Lite 008

preview_player
Показать описание
In this video we will use object detection library to detect and classify images.

From Google ML Kit website
With ML Kit's on-device object detection and tracking API, you can detect and track objects in an image or live camera feed.

Optionally, you can classify detected objects, either by using the coarse classifier built into the API, or using your own custom image classification model. See Using a custom TensorFlow Lite model for more information.

Because object detection and tracking happens on the device, it works well as the front end of the visual search pipeline. After you detect and filter objects, you can pass them to a cloud backend, such as Cloud Vision Product Search.

Follow us for updates here:

The Mobile Dev - Twitter
Рекомендации по теме
Комментарии
Автор

sir, you have a video instead of picking the image you can use the camera to detect real-time and capture it

allsongs
Автор

i want to detect test tubes, will this work on that ?

vishalranjan
Автор

Can the application still function and detect objects without an internet connection?

richlejesta
Автор

How about custom object detection I have an error that.

ramonbelano
Автор

Sir Can you make a tutorial on how to create own model on tensorflow. Like model to identify leaves.

monikasingh
Автор

how to find out the version of the mlkit?

richlejesta
Автор

hello thanks for the video it helped me a lot, i want to do object detection for live stream, help me please.

takwamekni