Skip to content

Latest commit

ย 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‘— FashionVision AI

FashionVision AI is an AI-powered fashion style classifier that analyzes an outfit image and predicts its style category using a deep learning model.

Upload an outfit photo and get:

  • ๐ŸŽฏ Predicted fashion style
  • ๐Ÿ“Š Confidence score
  • ๐Ÿ’ก Personalized styling tip

๐Ÿš€ Live Demo

๐Ÿ‘‰ Try FashionVision AI on Hugging Face

๐Ÿ”ฎ What It Does

FashionVision AI classifies outfits into five style categories:

  • ๐Ÿ‘– Casual โ€” Everyday and relaxed looks
  • ๐Ÿงฅ Formal โ€” Professional and polished outfits
  • ๐Ÿ’ƒ Party โ€” Statement and occasion-ready looks
  • ๐Ÿ‘Ÿ Sporty โ€” Athletic and athleisure-inspired outfits
  • ๐Ÿช” Traditional โ€” Cultural and ethnic-inspired looks

โœจ Features

  • ๐Ÿง  Image classification using MobileNetV2
  • ๐Ÿ”ฅ Transfer learning with ImageNet pretrained weights
  • ๐ŸŽฏ Five-class fashion style prediction
  • ๐Ÿ“Š Confidence score for predictions
  • ๐Ÿ’ก Personalized fashion tips
  • ๐ŸŽจ Interactive Gradio interface
  • โ˜๏ธ Deployed on Hugging Face Spaces

๐Ÿง  How It Works

  1. Upload an outfit image.
  2. The image is resized to 224 ร— 224 pixels and normalized.
  3. MobileNetV2 extracts visual features from the image.
  4. A custom classification head predicts one of five fashion categories.
  5. The application displays the predicted style, confidence score, and styling tip.

๐Ÿ› ๏ธ Tech Stack

  • Python ๐Ÿ
  • TensorFlow / Keras
  • MobileNetV2
  • Gradio
  • Pillow
  • NumPy
  • Hugging Face Spaces

๐Ÿ“ Project Structure

FashionVision-AI/
โ”œโ”€โ”€ app.py
โ”œโ”€โ”€ fashion_classifier_model.keras
โ”œโ”€โ”€ requirements.txt
โ””โ”€โ”€ README.md

๐Ÿ“Œ Project Status

  • โœ… Model trained
  • โœ… MobileNetV2 transfer learning implemented
  • โœ… Gradio interface created
  • โœ… Hugging Face deployment completed

๐Ÿ‘ฉโ€๐Ÿ’ป Created By

Subata Khan

GitHub: @subata24


โœจ Classify your style with AI โ€” one outfit at a time.

About

๐Ÿ‘— AI-powered fashion style classifier using MobileNetV2, TensorFlow and Gradio.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages