Overview
Syllabus
- Start
- SECTION 1: Installation and Setup
- Cloning the Baseline Code from GitHub
- Creating a Virtual Environment
- SECTION 2: Collecting Images and Labelling
- Collecting Images Using Your Webcam
- Labelling Images for Object Detection using LabelImg
- SECTION 3: Training Tensorflow Object Detection Models
- Tensorflow Model Zoo
- Installing Tensorflow Object Detection for Python
- Installing CUDA and cuDNN
- Using Tensorflow Model Zoo models
- Creating and Updating a Label Map
- Creating TF Records
- Training Tensorflow Object Detection Models for Python
- Evaluating OD Models Precision and Recall
- Evaluating OD Models using Tensorboard
- SECTION 4: Detecting Objects from Images and Webcams
- Detecting Objects in Images
- Detecting Objects in Real Time using a Webcam
- SECTION 5: Freezing TFOD and Converting to TFJS and TFLite
- Freezing the Tensorflow Graph
- Converting Object Detection Models to Tensorflow Js
- Converting Object Detection Models to TFLite
- SECTION 6: Performance Tuning to Improve Precision and Recall
- SECTION 7: Training Object Detection Models on Colab
- SECTION 8: Object Detection Projects with Python
- Project 1: Detecting Object Defects with a Microscope
- Project 2: Web Direction Detection using Tensorflow JS
- Project 3: Sentiment Detection on a Raspberry Pi Using TFLite
Taught by
Nicholas Renotte
Reviews
5.0 rating, based on 1 Class Central review
-
good to learn for computer vision projects for object detection with python using tensorflow .implementation is good