Section 01
Vegetable Vision: A Production-Oriented CNN Image Classification Project Guide
Vegetable Vision is a project by Singapore Polytechnic student Goh Kun Ming, which transforms a deep learning course assignment (Jupyter Notebook) into a production-ready machine learning project. It integrates MLOps practices, CI/CD pipelines, security scans, and complete documentation. The project focuses on vegetable image classification using CNNs, compares multiple architectures, and demonstrates how to bridge academic work to production-level engineering.