Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.78 KB

File metadata and controls

45 lines (28 loc) · 1.78 KB

Cloths Virtual Try On

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