Clazzy-AI Powered Fashion Recommendation System
Authors/Creators
Description
This project presents an AI-based clothing classification system that identifies the type of garment from an input image using the Fashion-CLIP zero-shot model. Traditional wardrobe or outfit recommendation applications depend on manual tagging of clothing items, making the process slow, inconsistent, and user-dependent. To overcome these limitations, this system uses Fashion-CLIP, a vision–language model trained on large-scale fashion data, to automatically classify clothing without requiring any custom training. The model extracts visual features from the input image and compares them against text-based labels such as “T-shirt,” “jeans,” “dress,” and “shirt,” enabling instant zero-shot classification with high accuracy.
The proposed system supports image uploads, processes them through the Fashion-CLIP pipeline, and outputs the most probable clothing type along with confidence scores. This approach eliminates the need for dataset preprocessing, model training, or manual labeling, making classification efficient and scalable. The system can be integrated with wardrobe recommendation platforms, e-commerce apps, or personal styling tools.
Overall, the project demonstrates a simple yet powerful method for automatically identifying clothing types using advanced vision–language AI models, reducing human effort and enabling smart, real-time fashion understanding.
Files
Clazzy-AI Powered Fashion Recommendation System -Formatted Paper.pdf
Files
(574.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:ca89ad9197e68330d9bffe7a8f6be530
|
574.6 kB | Preview Download |
Additional details
References
- 1. Fashion-MNIST Dataset: https://github.com/zalandoresearch/fashion-mnist
- 2. Deep Learning for Fashion: https://www.tensorflow.org/tutorials/keras/classification
- 3. Color Theory in Design: https://www.interaction-design.org/literature/article/the-color-system
- 4. ResNet Architecture: He, K., et al. (2016). "Deep Residual Learning for Image Recognition"
- 5. K-means Clustering: https://scikit-learn.org/stable/modules/clustering.html#k-means
- 6. PWA Development: https://web.dev/progressive-web-apps/
- 7. React.js Documentation: https://react.dev/
- 8. FastAPI Framework: https://fastapi.tiangolo.com/
- 9. Firebase Services: https://firebase.google.com/docs
- 10. Color Harmony Principles: Itten, J. (1961). "The Art of Color"