Skip to content

Fashion Trend Ranking made with React (frontend) and Caffe for ranking computations.

License

Notifications You must be signed in to change notification settings

kpkepra/Fashism

Repository files navigation

FASHISM

Frontend repository for latest fashion trends based on pop-stars. The fashion ranking is made in Caffe.

alt text

Features

  • Uses Caffe and PyFaster RCNN to compute the rankings of latest fashion trends
  • Displays the rankings in related fashion images on the Fashism Website

Installation

  • Install yarn globally by npm install yarn -g
  • yarn install
  • yarn start
  • Open 'localhost:8080' to open the app

Fashion Detection

  • Requires Caffe and PyFaster RCNN to be installed.
  • The Python folder contains fashion_detector.prototxt to specify the model.
  • Run the detect-fashion.py (Needs some adjustments in path locations).

Credits

Template is based from react-redux-template-for-ecommerce-site

About

Fashion Trend Ranking made with React (frontend) and Caffe for ranking computations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published