Predict the labels of images on MNIST Fashion Database
Training images: 60000
Test images: 10000
Fashion images recogition using Machine Learning
I have created the convolutional neural network to categorize 10 types of fashion images
Labels: "T - shirt / top", "Trouser", "Pullover", "Dress", "Coat", "Sandal", "Shirt", "Sneaker", "Bag", "Ankle boot"
MNSIT fashion dataset - Most popular dataset for computer vision is used in this small project.
Github repository has been public:
https://github.com/phamduchoangeee/MNIST_fashion_Computer_Vision\