Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.96 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.96 KB

Description

AmazingMartin : A wonderful virtual dressing room application based on GAN

Based on the cutting-edge technologies related to GAN, such as makeup transfer, hairstyle transfer and virtual try-on, we have built a virtual modeling room application with complete functions and flexible operation, integrating various functions such as virtual makeup, virtual hair change and virtual clothes try-on. The application allows users to upload model photos freely and combine corresponding functions to meet the personalized needs of them for their modeling preview.

Installation

We recommend running this repository using Anaconda. All dependencies for defining the environment are provided in environment/environment.yaml.

Run:

cd environment
conda env create -f environment.yml

You can download all weights from Baidu Netdisk (extracted code: hw96) and put them in ./checkpoint.

Getting Started

Demo Video:YouTube | Bilibili

It's very easy to use this app. Just run python app.py to start the app, then you can enjoy your modeling time!

image

image

image

image

Acknowledgements

This project is built up on SSAT, Barbershop and dressing-in-order. Please be aware of their licenses when using the code.

Thanks a lot for the great work to the pioneer researchers!