Skip to content

An app that matches clothes and recommends the user best combinations taking into consideration user's attributes

Notifications You must be signed in to change notification settings

atharv67/Smart-Wardrobe-Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Smart-Wardrobe-Planner

An app that matches clothes and recommends the user best combinations taking into consideration user's attributes

Clothes Classification:

Clothes Matching:

  • Create Dataset of upper body clothing matched with selected pants -->Done
  • Train a binary classifier for each of the pants thats extracts features of matching shirts/tshirts and finds if it is matching with the given pants
  • When user inputs new pant, we find the closest of the selected pant using image embedding and check if the shirt/tshirt is matching with the selected pant using the corressponding classifier

Occassion Based Recommendation:

  • Select shirts/tshirts and pants that satisfy the occassion use the clothes matching algorithm to recommend clothes. This satisfies the wear properly and aesthetically criteria

About

An app that matches clothes and recommends the user best combinations taking into consideration user's attributes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published