Get started with product image search
Learn how to build a product image search feature for a mobile app using on-device Object Detection.
Go back
Introduction to product image search on mobile
Learn how to build a product image search feature for an app, and why it is beneficial to your app and user experience.
Build an object detector into your mobile app
Learn how to build an on-device object detector and use it to build a product search feature.
Detect objects in images to build a visual product search: Android
Learn how to create an on-device object detector with the ML Kit Object Detection and Tracking API.
Object detection: static images
Learn the Material Design best practices of building a user interface for an on-device object detector using static images.
Object detection: live camera
Learn the Material Design best practices of building a user interface for an on-device object detector using the camera app.