Skip to content

Virtual Clothing Assistant (VCA) is an implementation of ViTON.

Notifications You must be signed in to change notification settings

144syl/clothes-virtual-try-on

 
 

Repository files navigation

Cloths Virtual Try On

GitHub stars Open in colab

Table of contents

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

demo.mp4

Block Diagram

block_diagram_whole

Methodology

block_diagram_detailed

Setup

  • Make an account on ngrok and apply for an API key.
  • Replace the API key inside C_A_MARK_2.ipynb inside !ngrok authtoken <you api>
  • Make an account on remove.bg and aply for API key
  • Replace the remove.bg api with yours inside remove_bg.py where api = <your api> inside the function remove_bg
  • Run the C_A_MARK_2.ipynb and you'll get the link of your server. Make a post request or use our client-side folder

Citation

Work in progress

About

Virtual Clothing Assistant (VCA) is an implementation of ViTON.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.9%
  • Python 10.8%
  • HTML 2.3%