Skip to content

Commit af5f919

Browse files
Minor fixes.
1 parent 9db401f commit af5f919

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/cognitive-services/Custom-Vision-Service/quickstarts-sdk/object-detection.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
---
2-
title: "Quickstart: Create object detection with Custom Vision SDK"
2+
title: "Quickstart: Create object detection with Custom Vision SDK"
33
description: "Quickstart: Create a project, add tags, upload images, train your project, and detect objects using the Custom Vision SDK."
44
author: PatrickFarley
55
ms.author: pafarley
6-
ms.service:cognitive-services
6+
ms.service: cognitive-services
77
ms.subservice: custom-vision
88
ms.topic: quickstart
99
ms.date: 04/27/2020
1010

1111
zone_pivot_groups: programming-languages-set-one
1212
---
1313

14+
# Quickstart: Create an object detection project with the Custom Vision SDK
15+
1416
::: zone pivot="programming-language-csharp"
1517
[!INCLUDE [C# quickstart](../includes/quickstarts-sdk/csharp-tutorial-od.md)]
1618
::: zone-end

0 commit comments

Comments
 (0)