clothes-virtual-try-on icon indicating copy to clipboard operation
clothes-virtual-try-on copied to clipboard

Virtual Clothing Assistant a custom unique implementation of ViTON, allows user to try different clothings virtually

Cloths Virtual Try On

Open in colab

Updates

  • [19/02/2024] From now on this repo won't receive any future updates from my side (Spoiler: It's not gone for good πŸ˜‰. Expect its return, stronger than ever.) (Community Contributions & Issues discussions are still welcome πŸ€—)
  • [26/12/2023] Added the Gradio interface and removed all the external depenency
  • [19/12/2023] Fixed the openpose installation and missing model weights issue
  • [19/12/2023] Replaced the remove.bg dependecy with rembg
  • [26/04/2023] Fixed the GAN generation issue

Table of contents

  • Cloths Virtual Try On
    • Table of contents
    • General info
    • Demo
    • Block Diagram
    • Methodology
    • Usage
    • Citation

General info

This project is a part of a crework community project. While buying clothes online, it is difficult for a customer to select a desirable outfit in the first attempt because they can’t try on clothes. This project aims to solve this problem.

general_info

Demo

https://user-images.githubusercontent.com/63489382/163922795-5dbb0f52-95e4-42c6-95d7-2d965abeba6d.mp4

Block Diagram

block_diagram_whole

Methodology

block_diagram_detailed

Usage

  • Just Click on open in colab button on top of this README file

Citation

Work in progress