Skip to content

iArunava/Flower-Classifier-using-MobileNets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flower Classifier using MobileNets

This repository uses a pre-trained MobileNet model to build a Flower Classifier using Transfer Learning. This repository closely follows the Tensorflow for poets guide: https://codelabs.developers.google.com/codelabs/tensorflow-for-poets/

Usage

  1. Clone the repository
git clone https://github.com/iArunava/Flower-Classifier-using-MobileNets.git
  1. Move to the project directory
cd Flower-Classifier-using-MobileNets
  1. Run the project
python3 init.py

Video

IMAGE ALT TEXT HERE

LICENSE

The code under this repository is distributed under GNU v3. Have fun!

Releases

No releases published

Packages

No packages published

Languages