/YOLO-Object-Detection-using-OpenCV

The code implements Object Detection using YOLOv3. The code has been implemented using the OpenCV library. It uses a YOLOv3 model pre-trained on the COCO dataset.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

YOLO-Object-Detection using OpenCV

The code implements Object Detection using YOLOv3. The code has been implemented using the OpenCV library. It uses a YOLOv3 model pre-trained on the COCO dataset.

Dependencies

The weights can be downloaded from the following link :-

https://pjreddie.com/media/files/yolov3.weights

Input

Dog

Output

Output

No. of objects detected - 3