Get started with product image search

Learn how to build a product image search feature for a mobile app using on-device Object Detection.

5 activities
Get started with product image search badge
1

Introduction to product image search on mobile

Video

Learn how to build a product image search feature for an app, and why it is beneficial to your app and user experience.

2

Build an object detector into your mobile app

Video

Learn how to build an on-device object detector and use it to build a product search feature.

3

Detect objects in images to build a visual product search: Android

Codelab

Learn how to create an on-device object detector with the ML Kit Object Detection and Tracking API.

4

Object detection: static images

Article Optional

Learn the Material Design best practices of building a user interface for an on-device object detector using static images.

5

Object detection: live camera

Article Optional

Learn the Material Design best practices of building a user interface for an on-device object detector using the camera app.