Building a Flower Classification Model Using CNN
In this blog, I’ll walk you through how I built a real-time flower classification model using Convolutional Neural Networks (CNNs). The dataset for this project consists of images that I manually collected from my garden and augmented accordingly.
I ...
rootsoham.hashnode.dev6 min read
Alexis VANNSON
I document my journey learning machine learning
Nice work! Your explanation is clear and easy to follow.