Skip to content

A simple flask web app that performs real-time object detection in video using YOLOv5 ultralytics.

Notifications You must be signed in to change notification settings

IvanGael/flask-realtime-object-detection-from-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Object Detection :

A simple flask web app that performs real-time object detection in video using YOLOv5 ultralytics.

Demo

Features

  • Video uploading
  • Live video feed
  • Real-time object detection and bounding boxes
  • Confidence score display
  • Sqlite database to log detections
  • Analytics
  • Chart
  • Reports generation and export in various formats (PDF, CSV, Excel).

Requirements

  • opencv
  • ultralytics
  • torch
  • flask
  • reportlab
  • pandas
  • xlsxwriter

To run

py app.py

About

A simple flask web app that performs real-time object detection in video using YOLOv5 ultralytics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages