Multi-Object Detection
The Multi-Object Detection Template allows you create a machine learning model that detects certain objects on the screen, bring it to Lens Studio and run different effects based on the ML model output.

Template Walkthrough
The Multi-Object Detection Template comes up with a dedicated Berry Detection machine learning model that allows to classify and detect four different kinds of berries on the user's screen; Blueberry, Strawberry, Blackberry and Blueberry
You can learn how to import your own model in the training section below.
This template is controlled by of two main scripts: Ml Controller and ObjectDetectionController that are attached to scene objects with corresponding names.