Skip to content

Commit

Permalink
test broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel committed Mar 14, 2024
1 parent ded631b commit d644e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/projects/guardian.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ Then test the components on the [machine's Control tab](/fleet/machines/#control
## Detect persons and pets

For the guardian to be able to detect living beings, you will use a machine learning model from the Viam registry called [`EfficientDet-COCO`](https://app.viam.com/ml-model/viam-labs/EfficientDet-COCO).
The model can detect a variety of things which you can see in <file>[labels.txt](https://github.com/viam-labs/devrel-demos/raw/main/Light%20up%20bot/labels.txt)</file> file.
The model can detect a variety of things which you can see in <file>[labels.txt](https://githubsss.com/viam-labs/devrel-demos/raw/main/Light%20up%20bot/labels.txt)</file> file.

You can also [train your own custom model](/ml/train-model/) based on images from your robot but the provided Machine Learning model is a good one to start with.

Expand Down

0 comments on commit d644e00

Please sign in to comment.