Skip to content

rithiksachdev/Virtual-Dressing-Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Dressing Room

Introduction

The Virtual Dressing Room is an innovative solution designed to revolutionize the online shopping experience. It leverages advanced image processing and web technologies to create a virtual try-on system, allowing users to see how different accessories and clothing items look on them without the need for physical trial. (Converted the React to Plain JS, HTML, and CSS for deployment so don't be confused with the language percentages)

Virtual Dressing Room Demo

Features

  • Real-Time Accessory Try-On: Users can virtually try on various accessories like earrings, sunglasses, and tiaras.
  • Clothing Simulation: The application includes a feature to try on different tops, providing a realistic apparel fitting experience.
  • Face Feature Detection: Utilizes advanced algorithms for accurate detection of facial features to place accessories appropriately.

Sample Dressing Item

Technology Stack

  • Python: Core programming language used for backend development and image processing.
  • Flask: Lightweight web framework for serving the web application.
  • OpenCV: Employed for image processing and face feature detection.
  • JavaScript & CSS: For interactive and responsive front-end design.

Getting Started

Prerequisites

  • Python 3.x
  • Flask
  • OpenCV

Installation

  1. Clone the repository: git clone https://github.com/rithiksachdev/Virtual-Dressing-Room.git

  2. Install the required packages: pip install -r requirements.txt

  3. Run the Flask application: python flask_app.py

Online Trial

Experience the Virtual Dressing Room features live at Unavailable as free tier reduced storage(please check picture in the repo). This online platform provides a hands-on demonstration of the virtual try-on system.

Usage

After starting the application, navigate to http://localhost:5000 in your web browser. Choose an accessory or clothing item and upload your photo to see the virtual try-on effect.

Usage Steps

Contributing

Contributions to the Virtual Dressing Room are welcome! Whether it's bug reports, feature requests, or code contributions, please feel free to contribute.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published