Yolov5s(You Only Look Once)
In this project yolov5s has been used for the object detection. Please install the requirements.txt before proceeding as it contains all the required dependencies.
Use following command to install the required dependencies:
- pip install -r requirements.txt