THE FUTURE IS HERE

Object Detection using OpenCV | Python | Tutorial for beginners 2020

This video contains a stepwise implementation of python code for object detection based on the OpenCV library.
The following are the list of contents you will find inside the video.

1) basic understanding of object detection and image classification

2) installation of necessary libraries

2) line by line implementation for object detection using OpenCV
a) Single Image
b) Video.mp4
c) Live Webcam

List of labels to download
https://github.com/pjreddie/darknet/blob/master/data/coco.names

Configuration file
https://gist.github.com/dkurt/54a8e8b51beb3bd3f770b79e56927bd7