Skip to content

AmmarAsif-cmd/Illusion-of-wearing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Illusion of Wearing

Welcome to the "Illusion of Wearing" project repository – a Python script for virtual clothing overlay on live webcam feed with Django integration for web-based interaction.

## Overview

This project combines computer vision, deep learning, and Django to provide an interactive virtual clothing experience. The script detects key body points and overlays virtual clothing items such as shirts and pants on a person in real-time through a webcam feed. Additionally, the project includes a web interface built with Django for a more immersive and user-friendly experience.

## Requirements

- Python 3.x
- OpenCV
- MXNet
- GluonCV
- imutils
- NumPy
- tqdm
- Matplotlib
- Django

## Usage

1. Install the required dependencies:

   ```bash
   pip install opencv-python mxnet gluoncv imutils numpy tqdm matplotlib django

## Getting Started

1. **Clone the Repository:**
   ```bash
   git clone https://github.com/AmmarAsif-cmd/illusion-of-wearing.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published