Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 314 Bytes

Car-Detection-in-video

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.