-
Course
- Data
Building Features from Image Data
This course covers conceptual and practical aspects of pre-processing images to maximize the efficacy of image processing algorithms, as well as implementing feature extraction, dimensionality reduction, and latent factor identification.
What you'll learn
From machine-generated art to visualizations of black holes, some of the hottest applications of ML and AI these days are to data in image form.
In this course, Building Features from Image Data, you will gain the ability to structure image data in a manner ideal for use in ML models.
First, you will learn how to pre-process images using operations such as making the aspect ratio uniform, normalizing pixel magnitudes, and cropping images to be square in shape. Next, you will discover how to implement denoising techniques such as ZCA whitening and batch normalization to remove variations.
Finally, you will explore how to identify points and blobs of interest and calculate image descriptors using algorithms such as Histogram of Oriented Gradients and Scale Invariant Feature Transform.
You will round out the course by implementing dimensionality reduction using dictionary learning, feature extraction using convolutional kernels, and latent factor identification using autoencoders.
When you’re finished with this course, you will have the skills and knowledge to move on to pre-process images in conceptually and practically sound ways to extract features from such data for use in machine learning models.
Table of contents
- Version Check | 16s
- Module Overview | 1m 11s
- Prerequisites and Course Outline | 1m 8s
- Representing Images for Machine Learning | 4m 57s
- Image Preprocessing to Build Robust Models | 5m 33s
- Working with Images as Arrays | 4m 39s
- Representing Pixels in Images | 3m 24s
- Working with Color and Color Spaces | 4m 32s
- Resizing, Rescaling, Rotating, and Flipping Images | 4m 49s
- Block Views and Pooling | 3m 24s
- Denoising Images | 4m 40s
- Normalization and ZCA Whitening | 6m 11s
- Image Augmentation Using Weather Transforms | 2m 12s
- Module Summary | 1m 8s
About the author
A problem solver at heart, Janani has a Masters degree from Stanford and worked for 7+ years at Google. She was one of the original engineers on Google Docs and holds 4 patents for its real-time collaborative editing framework.
More Courses by Janani