Skip to content

Using Tensorflow API Object to detect persons and calculate the distance between them

Notifications You must be signed in to change notification settings

alejandrods/Social-Distance-Using-TensorFlow-API-Object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Social Distance Using TensorFlow Object Detection API

Today, unfortunately, everyone is familiar with the term "social distance". It's something we will have to live with for a while until everything returns to normal. I have developed an application using the TensorFlow Object Detection API for identifying and measuring the social distance between pedestrians.

We will detect pedestrians and calculate the distance between them. We have used the SSD with Mobilenet model and we created some functions to improve the visualization of our predictions.

Open In Colab

Run

I have wrote an article with all steps for measuring the social distance using TensorFlow Object Detection API. You can find it here

Images:

Videos:

About

Using Tensorflow API Object to detect persons and calculate the distance between them

Topics

Resources

Stars

Watchers

Forks