--- Used to identify name of objects in images/videos ---
Python libraries to install:
- pip install opencv-python
- pip install opencv-contrib-python
- pip install numpy
- pip install imutils
Caffe model: -> We use MobileNet-SSD model which is pre-trained Caffe model which is trained using Deep learning.