Skip to content

Commit

Permalink
Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
sguequierre committed Dec 12, 2023
1 parent f43c9e0 commit 5467caf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/tutorials/projects/verification-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ no_list: true
# SMEs: Bijan Haney
---


Follow this tutorial to create a simple security system with visual people detection to alarm, and facial recognition to disarm.
In this project, you will create a security system with facial recognition to "verify" whether intruders present are recognized by your system and can disable your alarm.
To accomplish this on your machine, you will configure an [`mlmodel` person detector](#configure-an-mlmodel-person-detector) and [facial detector](#configure-a-facial-detector) together in the [`verification-system` module](https://app.viam.com/module/viam-labs/verification-system).
Expand Down

0 comments on commit 5467caf

Please sign in to comment.