yolo3.weights is not present in this file , you can download it from google using below link and add it inside yolo3-coco folder. Clone the YOLOv5 repository git clone https://github.com/ultralytics/yolov5 Navigate to the cloned directory cd yolov5 Install required packages pip install -r requirements.txt