Skip to content

DFazekas/Classifying_Images_of_Clothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Classifying Images of Clothing

Python TensorFlow Keras

This is a tutorial project refactored from the Udacity course: Intro to TensorFlow for Deep Learning.

About

The objective of this project was to create and train my first neural network that recognizes images of clothing. To focus attention away from environment and package management, I chose to develop within Google Colab. You can run my project there:

Open in Colab

The dataset provides 70,000 low-resolution images of clothing articles within 10 categories (shirts, sandels, pants etc.). Each sample is a 24x24 pixel image, as shown below.

Fashion MNIST samples
Fashion-MNIST samples (by Zalando, MIT License).

Tech

This neural network leverages a number of libraries:

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published