Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 323 Bytes

File metadata and controls

4 lines (3 loc) · 323 Bytes

Object-Detection-and-Localization-with-YOLO

It is a Computer Vision project in which object can be detected from live stream vedio or any saved vedio and make a box around the object with correct label of object.

Coco dataset is used to train the model with YOLO(You Only Look Once) architecture and pretrained weights.