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.
I have wrote an article with all steps for measuring the social distance using TensorFlow Object Detection API. You can find it here