ML/AI · 2025
Dog Breed Vision
An end-to-end deep-learning classifier that identifies 120 dog breeds using transfer learning.
The problem
Fine-grained visual classification as a learning and demo system.
Approach
- Transfer learning on MobileNetV2.
- Clean training / eval pipeline with exportable model.
Why it matters
A complete ML loop from data to deployable classifier.