*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*

Flower Classifier

Machine Learning

This is a Convolution Neural Network that I built using Pytorch. It was designed using the Resnet 20 architecture and trained on roughly 14 000 images that was augmented and tested with a untrained set of data. The project also consisted of a phone app and a flask server which communicated with the CNN to send its predictions.