Coder Social home page Coder Social logo

grid-software's Introduction

GRiD-R2-2020

This repo contains the code base used by us in order to complete the Flipkart Grid Challenge Round 2 on the Fashion problem.
It consists of 4 .ipynb notebooks, to be opened using colab, which are:

  1. DeepFashion_trained.ipynb
    It is the backbone of our model pipeline. In this, we are cloning the mmfashion model which has been pretrained already. The mmfashion model has been developed by open-mmlab

  2. dataset_creator.ipynb
    This notebook creates the dataset used by us in our model. This notebook finds all the products belonging to a particular category on Nordstrom (such as polo tshirts, tank tops, etc) and extracts the URL the images of those products, and stores them in a given directory, in the form of excel sheets.
    Click here to view our created dataset.

  3. trends_from_attributes.ipynb
    This notebook utilizes the mmfashion model in order to make predictions on trendiness of clothes and styles, by calculating the t-SNE embeddings of input images in any given range of time and then creating clusters of common styles together. This gives out the most trending fashion items in that given range of time, and also outputs then trends (attributes) which were the most popular and least popular in that period of timee.

  4. trends_from_attributes.ipynb
    Another end product of our project: a Predictor for each attribute. This relies on an XGBoost based regressor and tells us future value of an attribute based on previous time steps’s values.

Research paper links: https://www.researchgate.net/profile/Nithyaprakash_Venkatasamy3/publication/282571020_Fashion_trends_and_their_impact_on_the_society/links/5612398d08ae4833751bd97c/Fashion-trends-and-their-impact-on-the-society.pdf

Things yet to work and implement: Add a bot and deploy it using fast API.

Daywise Trending Products

res

grid-software's People

Contributors

rishabhd786 avatar shiventripathi avatar athassin avatar mahima246 avatar

Watchers

James Cloos 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.