karomamczi / pytorch-challenge

An image classifier from scratch that will identify different species of flowers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTorch Scholarship Challenge Nanodegree Program - Final Challenge Project

Description

An image classifier from scratch that will identify different species of flowers.

The Dataset

The data set contains images of flowers from 102 different species. We've provided a training set and a validation set. You can download the images from here as a zipped archive.

Code

You can access code as a Jupyter Notebook called Image Classifier Project. Define, which if model should be loaded or prepare new training.

Environment

Follow instructions from this guide.

About

An image classifier from scratch that will identify different species of flowers.

License:MIT License


Languages

Language:Jupyter Notebook 99.3%Language:Python 0.7%