File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
articles/cognitive-services
Custom-Vision-Service/includes/quickstarts Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ tools:
111
111
url : /javascript/api/@azure/cognitiveservices-computervision/
112
112
- title : Python
113
113
imageSrc : media/index/logo_python.svg
114
- url : /python/api/overview/azure/cognitiveservices/ computervision
114
+ url : /python/api/overview/azure/cognitiveservices-vision- computervision-readme
115
115
- title : Go
116
116
imageSrc : media/index/logo_go.svg
117
117
url : https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/computervision
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Use the Custom Vision client library for Python to:
19
19
* Publish the current iteration
20
20
* Test the prediction endpoint
21
21
22
- [ Reference documentation] ( /python/api/overview/azure/cognitiveservices/customvision ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/cognitiveservices/azure-cognitiveservices-vision-customvision/azure/cognitiveservices/vision/customvision ) | [ Package (PyPI)] ( https://pypi.org/project/azure-cognitiveservices-vision-customvision/ ) | [ Samples] ( /samples/browse/?languages=python&products=azure&term=vision&terms=vision )
22
+ [ Reference documentation] ( /python/api/overview/azure/cognitiveservices-vision-computervision-readme ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/cognitiveservices/azure-cognitiveservices-vision-customvision/azure/cognitiveservices/vision/customvision ) | [ Package (PyPI)] ( https://pypi.org/project/azure-cognitiveservices-vision-customvision/ ) | [ Samples] ( /samples/browse/?languages=python&products=azure&term=vision&terms=vision )
23
23
24
24
## Prerequisites
25
25
@@ -173,4 +173,4 @@ Now you've done every step of the object detection process in code. This sample
173
173
174
174
* [ What is Custom Vision?] ( ../../overview.md )
175
175
* The source code for this sample can be found on [ GitHub] ( https://github.com/Azure-Samples/cognitive-services-quickstart-code/blob/master/python/CustomVision/ObjectDetection/CustomVisionQuickstart.py )
176
- * [ SDK reference documentation] ( /python/api/overview/azure/cognitiveservices/customvision )
176
+ * [ SDK reference documentation] ( /python/api/overview/azure/cognitiveservices-vision-computervision-readme )
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Use the Custom Vision client library for Python to:
19
19
* Publish the current iteration
20
20
* Test the prediction endpoint
21
21
22
- [ Reference documentation] ( /python/api/overview/azure/cognitiveservices/customvision ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/cognitiveservices/azure-cognitiveservices-vision-customvision/azure/cognitiveservices/vision/customvision ) | [ Package (PyPI)] ( https://pypi.org/project/azure-cognitiveservices-vision-customvision/ ) | [ Samples] ( /samples/browse/?languages=python&products=azure&term=vision&terms=vision )
22
+ [ Reference documentation] ( /python/api/overview/azure/cognitiveservices-vision-computervision-readme ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/cognitiveservices/azure-cognitiveservices-vision-customvision/azure/cognitiveservices/vision/customvision ) | [ Package (PyPI)] ( https://pypi.org/project/azure-cognitiveservices-vision-customvision/ ) | [ Samples] ( /samples/browse/?languages=python&products=azure&term=vision&terms=vision )
23
23
24
24
## Prerequisites
25
25
@@ -177,4 +177,4 @@ Now you've seen how every step of the image classification process can be done i
177
177
178
178
* [ What is Custom Vision?] ( ../../overview.md )
179
179
* The source code for this sample can be found on [ GitHub] ( https://github.com/Azure-Samples/cognitive-services-quickstart-code/blob/master/python/CustomVision/ImageClassification/CustomVisionQuickstart.py )
180
- * [ SDK reference documentation] ( /python/api/overview/azure/cognitiveservices/customvision )
180
+ * [ SDK reference documentation] ( /python/api/overview/azure/cognitiveservices-vision-computervision-readme )
You can’t perform that action at this time.
0 commit comments