AnalyticaVision is an application for real-time visual analysis using YOLOv8 model. This README provides an overview of the code structure and functionalities.
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:
streamlit run object_detection.py