Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 672 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 672 Bytes

Trendfitz

Description

Social media has become a major fashion influencer for today's generation. All of us surf internet and it happens a lot that we come across some products that we wish to buy but can't find it.

This model solves this very problem.

It extracts top trending posts from social media and then forms a searchable query on flipkart and shows all the similar products which are then compared to the initial product using cosine distance.

Run

  1. InstagramScraper.py
  2. For comparison with Shopping Site i.e Flipkart run FlipkartScraper.py
  3. Use model.pth for detecting fashion labels

You can find results in `Outputs` folder.