AnalyticaVision 🤖

Introduction

AnalyticaVision is an application for real-time visual analysis using YOLOv8 model. This README provides an overview of the code structure and functionalities.

Setup

To run the application, make sure you have the required dependencies installed. You can install them using the following:

pip install -r requirements.txt

Run

run: streamlit run object_detection.py