Skip to content

markvilar/PyTorch---Image-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My repository for the final project in the Udacity Nanodegree: "AI programming with Python"

The project was to implement a light weight command line application to create various different CNN architectures. The application is implemented with PyTorch, NumPy and the standard Python library and utilizes the deep learning technique called "transfer-learning", where pre-trained feature extractors are used as the back bone for the application pipe line. The appliation was tested with various different models on the "Flower" dataset (https://s3.amazonaws.com/content.udacity-data.com/nd089/flower_data.tar.gz).

About

Image classifier programmed in PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published