From 76aa565d640788f27f1ac4344d653b2b6f4e9a0a Mon Sep 17 00:00:00 2001 From: Luis Quintanilla <46974588+luisquintanilla@users.noreply.github.com> Date: Tue, 6 Jul 2021 21:28:51 -0400 Subject: [PATCH] Update date to reflect latest changes Updating date to reflect changes from #24884 --- .../tutorials/object-detection-model-builder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/machine-learning/tutorials/object-detection-model-builder.md b/docs/machine-learning/tutorials/object-detection-model-builder.md index f7f5f5b7e979c..250ae27703d14 100644 --- a/docs/machine-learning/tutorials/object-detection-model-builder.md +++ b/docs/machine-learning/tutorials/object-detection-model-builder.md @@ -3,7 +3,7 @@ title: 'Tutorial: Detect objects in images with Model Builder' description: This tutorial illustrates how to build an object detection model using ML.NET Model Builder and Azure ML to detect stop signs in images. author: briacht ms.author: brachtma -ms.date: 04/13/2021 +ms.date: 07/07/2021 ms.topic: tutorial ms.custom: mlnet-tooling #Customer intent: As a non-developer, I want to use Model Builder to automatically generate a model to detect stop signs in images using Model Builder.