Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get output results? #54

Open
RAJA-PARIKSHAT opened this issue Aug 25, 2022 · 1 comment
Open

How to get output results? #54

RAJA-PARIKSHAT opened this issue Aug 25, 2022 · 1 comment

Comments

@RAJA-PARIKSHAT
Copy link

I have cloned the repository and installed all the dependencies.
I have two images, img_1, and img_2. I want to swap img_1 hairs with img_2 hairs, how can I do it? I run the first main.py command, but couldn't find the results. If somebody can point out what I am missing?
@ZPdesu

@Kndy666
Copy link

Kndy666 commented Nov 27, 2022

You should use this commandpython main.py --im_path1 img_1.png --im_path2 img_2.png --im_path3 img_2.png --sign realistic --smooth 5.IMPORTANT:These images must be stored at /input/face.
im_path1 is source image, im_path2 is structure image, im_path3 is appearance image which will be the color of the hair.
If im_path2 is the same as im_path3, it will apply both the structure and color from im_path2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants