Convolutional Neural Networks for Images
introduce computer vision through small, understandable models.
Units
- Unit 06.00: Why images need spatial structure
- Unit 06.01: Channels, filters, feature maps, stride, and padding
- Unit 06.02: Convolution, pooling, flattening, and classifier heads
- Unit 06.03: Data augmentation and image normalization
- Unit 06.04: Evaluating image classification
- Unit 06.05: Error analysis for image models
- Unit 06.06: Project step: small CNN image classifier
