
YOLO Object Detection
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 here
Input
Output
No. of objects detected - 3
Click here to access the code.