Git Product home page Git Product logo

predict-real-images-with-fashionminist's Introduction

Predict-Real-images-with-FashionMINIST

In this Repository, I generated models that can predict real images that are trained on the computer-generated image of fashion items. I also create embeddings to visualize data in 3-dimensions with PCA and T-SNE.

Model with Prediction

In this file, I preprocessed data and generate a convolutional neural network with a saving model. In the section of Import_Resize_Reshape_prediction, I did all the transformation of images without saving images as a file without image generator function so, everyone can understand how the whole process works of image transformation. In the end, I predicted 30 images that I downloaded from the internet.

Generate_Visualization

In this file, I generated embeddings from the test dataset. by embeddings, we can use tensroboard to see data in 3-dimensions with help of PCA(Principal component analysis) and T-SNE(t-distributed stochastic neighbor embedding) which help us to understand how data works in multi-dimension. with T-SNE we can also understand which fashion items have similar features that define how our model can predict the wrong prediction between two fashion items.

Principal component analysis

Alt Text

t-distributed stochastic neighbor embedding

Alt Text

Note:

If you want to generate Visualization, you need to follow the steps given in Report.pdf because due to the larger size, I can not import all the files.

predict-real-images-with-fashionminist's People

Contributors

kmpatel100 avatar

Watchers

 avatar

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.