Skip to content

ndbrain/PyTorch_Flowers_Classifier

Repository files navigation

PyTorch Flowers Classifier

Overview

===============

  • PyTorch-based flowers classifier
  • Note: This Project NOT Yet Completed!

Dependencies

==================

Usage

===========

  • first download and extract the dataset to the root folder from the link bellow:
  • Training Dataset (https://s3.amazonaws.com/content.udacity-data.com/courses/nd188/flower_data.zip)
  • after that you can run the following commands:
  • python setup.py (this will install the Dependencies & start training)
  • python train.py (this will start the training)
  • python predict.py [path to the flower image] (this will predict the flower type of the input image)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages