Coder Social home page Coder Social logo

fashion-mnist-classifier-pytorch's Introduction

Fashion MNIST Classification

Description

I was studying a course on udacity they gave a task to classify different fashion images and also train the model to get the maximum accuracy.I was able to achive accuracy up to 97% to 98% with this model.

Fashion MNIST

Fashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. Zalando intends Fashion-MNIST to serve as a direct drop-in replacement for the original MNIST dataset for benchmarking machine learning algorithms. It shares the same image size and structure of training and testing splits.You can read more about this at Kaggle

Tech

Fashion MNIST Classification uses a number of open source projects to work properly:

  • numpy - NumPy is the fundamental package for scientific computing with Python
  • pytorch - An open source deep learning platform that provides a seamless path from research prototyping to production deployment
  • matplotlib - Matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms
  • torchvision - The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision
  • python - Python is an interpreted, high-level, general-purpose programming language

Requirments

  1. python 3.6.+
  2. Tensorflow
  3. Pytorch
  4. Numpy
  5. Matplotlib

Task

Your task is to improve this model and achive a better result then i did.

fashion-mnist-classifier-pytorch's People

Contributors

surhanzahid avatar

Stargazers

 avatar  avatar

fashion-mnist-classifier-pytorch's Issues

IndexError

Thanks for sharing this, I tried running it and it threw this error:
IndexError: too many indices for tensor of dimension 0.
what could be the problem?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.