Category: Convolutional Neural Network (CNN)
-
Building a Vegetable Image Classifier: From Scratch to State-of-the-Art
Abstract Deep learning has revolutionized computer vision, making it possible to build highly accurate image classification systems with relatively little effort. But how much difference does it really make to use pre-trained models versus building your own from scratch? In this project, I set out to answer that question by building a vegetable image classifier…
