Skip to content

Project 2 of Udacity's Introduction to Machine Learning Nanodegree Program

Notifications You must be signed in to change notification settings

mbabarsajjad/ImageClassifier

Repository files navigation

Deep Learning - Image Classifier

In this project, an image classifier will be trained to recognize different species of flowers. Also, the project will be converted to a command line Python Application as well.

The final results (top 5 probabilities) are displayed as follow:

Test Image 1

Algorithms used in the project

Pytorch's Very Deep Convolutional Networks for Large-Scale Image Recognition (VGG16) are used in this project.

Pre-Installation

Python 3.x , Jupyter Notebook, PyTorch, NumPy, Pandas, SciPy, matplotlib, seaborn.

About

Project 2 of Udacity's Introduction to Machine Learning Nanodegree Program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published