Last Updated on April 8, 2023 by GeeksGod
Detecting Objects and finding out their names from images is a very challenging and interesting field of Computer Vision.
The core science behind Self Driving Cars, Image Captioning and Robotics lies in Object Detection.
In this course, you are going to build a Object Detection Model from Scratch using Python’s OpenCV library using Pre-Trained Coco Dataset.
The model will be deployed as an Web App using Flask Framework of Python.
TECHNOLOGIES & TOOLS USED
PythonMachine LearningDeep LearningTransfer LearningTensorflowOpenCVFlask