Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 228 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 228 Bytes

yolo-object-detection

Object Detection using yolov3 weigths

Uses yolo v3 downloaded weights to predict bounding boxes of objects in the input image. The weights needs to be downloaded and then loaded for making predicitons.