Part 2: Labeling Image Data
In this part of the book, you will learn how to analyze image data, extract features from images, and label images using Python libraries such as Snorkel. The content also covers various methods of image data augmentation, along with the utilization of support vector machine (SVM), convolutional neural network (CNN), and pre-trained models such as YOLO for image classification and labeling.
This part comprises the following chapters:
- Chapter 4, Exploring Image Data
- Chapter 5, Labeling Image Data Using Rules
- Chapter 6, Labeling Image Data Using Data Augmentation