Real-Time Object Detection :
A simple flask web app that performs real-time object detection in video using YOLOv5 ultralytics.
- 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).
- opencv
- ultralytics
- torch
- flask
- reportlab
- pandas
- xlsxwriter
py app.py