Skip to content

Commit ad0f5be

Browse files
committed
clarify tags
1 parent ac077df commit ad0f5be

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Custom-Vision-Service

1 file changed

+1
-1
lines changed

articles/cognitive-services/Custom-Vision-Service/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This documentation contains the following types of articles:
2828

2929
## What it does
3030

31-
The Custom Vision service uses a machine learning algorithm to analyze images. You, the developer, submit groups of images that have and don't have the characteristics in question. You label the images yourself at the time of submission. Then the algorithm trains to this data and calculates its own accuracy by testing itself on those same images. Once you've trained the algorithm, you can test, retrain, and eventually use it in your image recognition app to [classify images](getting-started-build-a-classifier.md). You can also [export the model](export-your-model.md) itself for offline use.
31+
The Custom Vision service uses a machine learning algorithm to analyze images. You, the developer, submit groups of images that have and don't have the characteristics in question. You label the images yourself with your own custom labels (tags) at the time of submission. Then the algorithm trains to this data and calculates its own accuracy by testing itself on those same images. Once you've trained the algorithm, you can test, retrain, and eventually use it in your image recognition app to [classify images](getting-started-build-a-classifier.md). You can also [export the model](export-your-model.md) itself for offline use.
3232

3333
### Classification and object detection
3434

0 commit comments

Comments
 (0)