Skip to content

Shashank1202/YOLOv8-Object-Detection

Repository files navigation

YOLOv8-Object-Detection

Result

Final_result

How to run?

STEPS:

Clone the repository

https://github.com/shashank1202/YOLOv8-Object-Detection

STEP 01- Create a conda environment after opening the repository

conda create -n project2 python=3.8 -y
conda activate project2

STEP 02- install the requirements

pip install -r requirements.txt
# Finally run the following command
python webapp.py

Now,

open up you local host and port
Author: Shashank S
AI Engineer
Email: shashank.s.1202@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages