Skip to content

Laikokwui/AutoSocialDistanceSystem

Repository files navigation


Logo

Real-Time Social Distance Monitoring System

By Team AI4Life

Algorithms/Languages Used

YOLO on the other hand, stands for You Only Looks Once is an efficient and optimised object detection algorithm that fused several processes of object detection into one neural network for both classification and prediction of bounding boxes for detected objects to allow a faster object detection processes. OpenCV on the other hand is mainly used for processing the images or videos input to ease and allow the object detection alogorithm to work correctly.

Built With

Frontend

Backend

Getting Started

Please follow all the steps to get started

Prerequisites

Install the YOLO weight from this google shared link and placed it into yolo-coco folder as shown:

Steps

  1. Clone this repository

    git clone https://github.com/Laikokwui/is-auto-social-distance-system.git
  2. Install all the required module with pip

    pip install -r requirements.txt
  3. Run the program with streamlit

       streamlit run app.py

Great Job, you're all set!

About

auto social distance system is an AI system to monitor the practice of social distancing in public area. This is an assignment for the unit "Intelligent Systems".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published