Skip to content

pmbhatiya/Car-Detection-in-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.