Requirements
YOLO Version 3
openCv
YOLO V3 files require
1> coco.names ==>object Dataset
2> yolov3.cfg ==>Yolo configuration
3> yolov3.weights ==>Yolo train model to detect object
Note##
yolov3.weights note included in repositories please note that because of size limitation.