Project code for Udacity's AI Programming with Python Nanodegree program. In this project, students first develop code for an image classifier built with PyTorch, then convert it into a command line application.
-
Notifications
You must be signed in to change notification settings - Fork 0
Python script for a command line app to build and train a neural network using either VGG19 or AlexNet architecture. The app classifies images into 102 categories of flowers, and it provides flexibility to use custom data for training, enabling users to categorize other objects as well. The implementation leverages transfer learning.
License
ak586/ImageClassifier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python script for a command line app to build and train a neural network using either VGG19 or AlexNet architecture. The app classifies images into 102 categories of flowers, and it provides flexibility to use custom data for training, enabling users to categorize other objects as well. The implementation leverages transfer learning.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published