Skip to content

A terminal application that lets user train a deep learning model architecture on flower images for flower classification

License

Notifications You must be signed in to change notification settings

Noble-47/flower_image_classifier

Repository files navigation

AI Programming with Python Project

Second project submission for the completion of udacity AI programming with python nanodegree.

The project is a python terminal application intended to be trained on a train dataset of images and then used for prediction. It allows configuration of some parameters and selection of four pretrained models implemented in python which are:

  • resnet34
  • vgg13
  • densenet121
  • alexnet

About

A terminal application that lets user train a deep learning model architecture on flower images for flower classification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages