Skip to content

Commit 9955fb7

Browse files
committed
Address feedback.
1 parent d42ea09 commit 9955fb7

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

articles/ai-services/custom-vision-service/index.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ metadata:
1717
landingContent:
1818
# Cards and links should be based on top customer tasks or top subjects
1919
# Start card title with a verb
20-
# Card
20+
# Card
2121
- title: About Custom Vision
2222
linkLists:
2323
- linkListType: overview
@@ -61,10 +61,6 @@ landingContent:
6161
links:
6262
- text: Use the prediction API
6363
url: use-prediction-api.md
64-
- linkListType: tutorial
65-
links:
66-
- text: Logo detector for mobile
67-
url: logo-detector-mobile.md
6864

6965
- title: Test and improve models
7066
linkLists:
@@ -89,12 +85,6 @@ landingContent:
8985
url: custom-vision-onnx-windows-ml.md
9086
- text: Run TensorFlow model in Python
9187
url: export-model-python.md
92-
- linkListType: tutorial
93-
links:
94-
#- text: IoT Visual Alerts app
95-
# url: iot-visual-alerts-tutorial.md
96-
- text: Logo detector for mobile
97-
url: logo-detector-mobile.md
9888

9989
- title: Reference
10090
linkLists:

articles/ai-services/custom-vision-service/overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ You can use Custom Vision through a client library SDK, REST API, or through the
2828
This documentation contains the following types of articles:
2929
* The [quickstarts](./getting-started-build-a-classifier.md) are step-by-step instructions that let you make calls to the service and get results in a short period of time.
3030
* The [how-to guides](./test-your-model.md) contain instructions for using the service in more specific or customized ways.
31-
* The [tutorials](./logo-detector-mobile.md) are longer guides that show you how to use this service as a component in broader business solutions.
3231
<!--* The [conceptual articles](Vision-API-How-to-Topics/call-read-api.md) provide in-depth explanations of the service's functionality and features.-->
3332

3433
For a more structured approach, follow a **Training module** for Custom Vision:

0 commit comments

Comments
 (0)