We will learn how to:
- Install Tensorflow Object Detection on a Local Machine and on Colab
- Collect and Label images for Object Detection using LabelImg
- Train Deep Learning powered Object Detection Models using Python and TFOD
- Detect objects in real time using a webcam and using Images
- Tune Object Detection models to improve Precision and Recall
- Export your model to Tensorflow JS for integration in React JS web apps
- Export your model to TFLite for use on a Raspberry Pi