This project has been developed by Antonio Ramos and Lorenzo Chavez.
Master in Data Science - KSchool Madrid
The Fashion industry is changing. Online stores have more and more clothing items making it more challenging to customers to find the clothes they really want. On the other hand, with the increasing influence of social media platforms there is a strong demand from people to find a specific item that may be appealing to them.
This project will try to offer a solution to these problems by allowing customers to have recommendations of products they may be interested to purchase based on an image they have previously provided.
- Coded in Python3
- Using Keras to extract feature representations from images.
- Image retrieval algorithm to select "k" most similar images.
- Flask-based web application powered by Keras to put the final algorithm in production and replicate the business case.
On the images below you can see a summary of the project flow.
Customer: clothing recommendation
We have also recorded a quick video demo. Check it out by clicking on the image below:
If you are interested in replicating this project please follow the steps on the TFM-Report document.
Credit to dataset owners and paper:
M. Hadi Kiapour, Xufeng Han, Svetlana Lazebnik, Alexander C. Berg, Tamara L. Berg. Where to Buy It: Matching Street Clothing Photos in Online Shops. International Conference on Computer Vision (ICCV), 2015.
For any questions please feel free to contact us at: lorenzo.cht@gmail.com and antonioramosglz@gmail.com