Skip to content

paresh2806/Video-Analystics-Dashboard-YOLOv5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2c2589d Β· Jan 12, 2024

History

12 Commits
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jan 12, 2024
Jan 12, 2024
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022

Repository files navigation

Video Analytics Tool using YoloV5 and Streamlit

πŸ˜‡ Motivation

As AI engineers, we love data and we love to see graphs and numbers! So why not project the inference data on some platform to understand the inference better? When a model is deployed on the edge for some kind of monitoring, it takes up rigorous amount of frontend and backend developement apart from deep learning efforts β€” from getting the live data to displaying the correct output. So, I wanted to replicate a small scale video analytics tool and understand what all feature would be useful for such a tool and what could be the limitations?

πŸ–ΌοΈ Demo

dashboard_1_local_video.mp4

πŸ”‘ Features

  1. Choose input source - Local, RTSP or Webcam
  2. Input class threshold
  3. Set FPS drop warning threshold
  4. Option to save inference video
  5. Input class confidence for drift detection
  6. Option to save poor performing frames
  7. Display objects in current frame
  8. Display total detected objects so far
  9. Display System stats - Ram, CPU and GPU usage
  10. Display poor performing class
  11. Display minimum and maximum FPS recorded during inference

πŸ’« How to use?

  1. Clone this repo
  2. Install all the dependencies
  3. Run -> streamlit run app.py

About

Custom Dashboard Interface for AI powered Surveillance

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published