Skip to content
#

flower-classification

Here are 6 public repositories matching this topic...

Project-2 of Udacity's Introduction to Machine Learning with TensorFlow Nanodegree. "Flower Image Classifier" is a Deep Learning Project with TensorFlow that aims to build a Keras model that accurately predicts the type of a particular flower among 102 different flower types, and then converts the developed image classifier into a command-line a…

  • Updated Mar 15, 2022
  • HTML

I built a Python application that trained an image classifier on an Oxford flower dataset to recognize different species of flowers, and then predicted new flower images using the trained model. This project is a starting point in the world of deep learning and neural networks, implemented here using Keras, TensorFlow and transfer learning techn…

  • Updated Jul 29, 2021
  • HTML

Improve this page

Add a description, image, and links to the flower-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flower-classification topic, visit your repo's landing page and select "manage topics."

Learn more