Beginner
Learn how images become data and train your first classifier on a small labelled set.
You can train an image classifier and read its errors rather than only its accuracy.
- Understand pixels, colour channels, resizing, and normalisation
- Build and clean a small labelled image dataset
- Train an image classifier with transfer learning and review its mistakes