This idea provides an innovative way to help shoppers find the apparel that fits them perfectly in online apparel shopping & purchase. This idea has been devised from real life situations where we compare new apparels with our old ones before buying.
- Bhumika Kothwal - [email protected]
- Nishtha Sainger - [email protected]
This solution will help the customer buy their appropriate fit from anytime anywhere. All they will need is a perfectly fitting garment (which the customer already owns) to find their perfect fit.
We take input image of garment from user, from a certain mentioned height, which user already owns and fits user perfectly. We now use this image and images of all different sizes of that garment given by seller which are stored in Firebase, to find the least closest fit to this given input using ChangeDetection method which uses Unspuervised Machine Learning Algorithms like PCA and K-Means Clustering. We use few conditions and finally our solution gives user the output of his/her perfect fit size.
(More Detailed Explaination can be found in #1 and #2)
Tools and technologies that you learnt and used in the project.
- Python
- OpenCV
- Unspuervised Machine Learning
- Flask
- Flutter
- Firebase
Features aimed to be implemented in next phase :
- Providing feature to capture images with camera having distance measuring feature
- Providing separate login for Buyers and Sellers in the android app.