Skip to content

Commit

Permalink
Fix demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorKirk committed Mar 18, 2021
1 parent e560cc8 commit b038c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You can also aggregate the PPE detection results and analyze them by time and pl

With Amazon Rekognition PPE detection, you receive a detailed analysis of an image, which includes bounding boxes and confidence scores for persons (up to 15 per image) and PPE detected, confidence scores for the body parts detected, and Boolean values and confidence scores for whether the PPE covers the corresponding body part. The following image shows an example of PPE bounding boxes for head cover, hand covers, and face cover annotated using the analysis provided by the Amazon Rekognition PPE detection feature.

## [Demo]()
## [Demo](/demo)

The PPE Demo shows how you can have a serverless architecture to process frames from cameras for PPE detection.

Expand Down

0 comments on commit b038c7f

Please sign in to comment.