Build a Social Distancing App with YOLOv4

Hey guys and welcome back, so in this little demo that you are seeing right now is an app that is demonstrating how YOLOv4 can be used for social distancing. So, in this tutorial, I am going to show you how you can implement your own social distancing app using YOLOv4.

So how the app works is that after we perform detection with YOLOv4, we calculate the Euclidean distance between all the detected boxes and filter out or flag the people that are closest to each other indicating that they are at risk.

So Would you like to learn how to make your own Social Distancing Monitoring App? Well, you are in luck cos' I have just uploaded a tutorial on how YOLOv4 can be used to monitor social distancing. 

Check out the link: CLICK HERE:

If you are interested in Enrolling in my upcoming course on YOLOv4 then sign up over here when it gets released - Click Here

YOLOV4 Course - Coming Soon!

Road Map

Okay great! So now that we have YOLOv4 working, lets take a look out road map going forth:

  • Tut 1 we spent setting up the pre-requisites
  • Tut 2, we have installed Darknet & implement YOLOv4 on an image
  • Tut 3 we take YOLOv4 into real time object detection on video, for processing and saving a video and detection on a webcam.
  • Tut 4, we have created a social Distancing App using YOLOv4.

Okay so let’s get into the tutorial - Click this link to get started

Comments

Popular posts from this blog

Movidius NCS (with Raspberry Pi) vs. Google Edge TPU (Coral) vs. Nvidia Jetson Nano – A Quick Comparison

OpenCV AI Kit - An Introduction to OAK-1 and OAK-D

OpenCV AI Kit - Interview with CEO Brandon Gilles