Phase 10 · Computer Vision
ProjectsImage Classifier
Part of the AI Engineer Roadmap.
Summary
A model that categorizes images into predefined classes — the standard computer vision starter project, ideally going beyond MNIST to a real-world dataset.
How to Learn This
- 1Fine-tune a pretrained CNN or ViT on a real multi-class image dataset.
- 2Deploy the model behind a simple API that accepts an image upload.
- 3Report a confusion matrix and discuss where the model confuses classes.
More projects in Computer Vision
Stuck on this topic? Ask an Insider
Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.