Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 433 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 433 Bytes

DriverAssistanceSystem-33kdp

##Group Project for module CS2212 - Programming Challenge II

to make the code work, get the yolov3.weights file from this link, wget https://pjreddie.com/media/files/yolov3.weights and place it inside the openCV-tutorial/yolo-coco directory.

place the video you want to detect objects inside openCV-tutorial/videos directory.

and create a folder named output inside the openCV-tutorial directory.