Detecting Social Distance using Microsoft Customvision.ai (AI/ML) and PowerApps
This Lab 1 explains how to detect Social Distance using Microsoft Customvision.ai (AI/ML) and Microsoft PowerApps.
(This is not production ready).
The goal of the Social Distance Detector Demo App is to identify Social Distance in an image.
(Please feel free to import the app to your own PowerApps Portal and config to work with your own Microsoft Cognitive Services)
How to identify Social Distance?
If we have two or more people together without keeping the social distance guidelines, we classify Social Distance equals NO.
In the picture below we can see The Beatles are all following Social Distance guidelines.
You need to stay 2 metres apart to save lives now
Quick Test — Social Distance Detector AI/ML Model using CustomVision.ai
In the image below, I tested the Machine Learning model and the results were good, it was able to predict the social distance.
Power App — Social Distance Detector (Only to showcase functionality, please improve the layout)
Deploy this PowerApps in your mobile phone and test your model.
Lab Tutorial
https://github.com/caiomsouza/MicrosoftCustomVisionAIWorkshop/blob/master/lab1/README.md
Social Distance Detector Demo Power App Code
https://github.com/caiomsouza/MicrosoftCustomVisionAIWorkshop/tree/master/lab1/src/PowerApp