Modern Computer Vision & Generative AI with Machine Learning Online Course
Modern Computer Vision & Generative AI with Machine Learning Online Course
4.5(152 ratings)
179 Learners
What’s Included
No. of Videos23
No. of hours07
Content TypeVideo
AccessImmediate
Access DurationLife Long Access
Modern Computer Vision & Generative AI with Machine Learning Online Course
This course is designed for anyone eager to master computer vision and generative AI. You’ll start with image recognition and object detection using KerasCV, Python, TensorFlow, PyTorch, and JAX, learning to fine-tune pre-trained models and create custom datasets with tools like LabelImg. The course also explores generative AI, focusing on Stable Diffusion to generate detailed images from text. From foundational concepts to advanced techniques, you’ll gain practical skills to tackle real-world challenges and unlock creative possibilities in AI.
Who should take this course?
This course is ideal for AI enthusiasts, machine learning practitioners, and developers who want to master computer vision and generative AI techniques. It’s also suitable for students and professionals looking to build advanced AI applications involving image generation, recognition, and real-world ML solutions.
What you will learn
Harness the power of the KerasCV library for efficient deep learning
Master image classification techniques using pre-trained models
Implement object detection in real-world scenarios
Fine-tune models for tailored applications and datasets
Create custom object detection datasets with LabelImg
Understand the integration of TensorFlow, PyTorch, and JAX in computer vision
Course Outline
Welcome
Introduction and Outline
How to Succeed in This Course
Where to Get the Code
Image Classification, Fine-Tuning and Transfer Learning
Classification Section Outline
Concepts: Pre-trained Image Classifier
Pre-trained Image Classifier in Python
Transfer Learning and Fine-Tuning
Fine-Tuning an Image Classifier in Python
Classification Exercise
Suggestion Box
Object Detection
Object Detection Outline
Concepts: Object Detection
Decoding the Output: IoU, Non-Max Suppression, Confidence Score