Skip to content

Commit 4b58fa0

Browse files
committed
Improve
1 parent 582c9cc commit 4b58fa0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/data-ai/ai/run-inference.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ The following code passes an image to an ML model service, and uses the [`Infer`
6060

6161
### Using a vision service
6262

63-
Vision services apply an ML model to a stream of images from a camera to:
63+
There are a range of vision services that interpret images.
64+
Some vision services apply an ML model to a stream of images from a camera to:
6465

6566
- detect objects (using bounding boxes)
6667
- classify (using tags)
@@ -70,6 +71,7 @@ To use a vision service:
7071
1. Navigate to your machine's **CONFIGURE** page.
7172
1. Click the **+** icon next to your main machine part and select **Component or service**.
7273
1. Select a vision service.
74+
For more information on the vision service, see its entry in the [Viam registry](https://app.viam.com/registry).
7375
1. Configure your vision service.
7476
If your vision service does not include an ML model, you need to [deploy an ML model to your machine](/data-ai/ai/deploy/) and select it when configuring your vision service.
7577

0 commit comments

Comments
 (0)