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 generate the corresponding sketch img? #22

Open
zengjie617789 opened this issue Oct 17, 2023 · 0 comments
Open

How to generate the corresponding sketch img? #22

zengjie617789 opened this issue Oct 17, 2023 · 0 comments

Comments

@zengjie617789
Copy link

Fllowing the demo, the result got is perfect. But when I want to use the costom clothes it failed.
After check the code, I think it should generate the corresponding sketch img to match the model pose.
As like the paper said:

While for the paired set we can directly
use the human parsing mask to extract the garment of interest worn by the model and then feed it to the edge detection network, for the unpaired set we need to first create a
warped version of the in-shop garment matching the body
pose and shape of the target model.Following virtual try-on
methods [50,55], we train a geometric transformation module that performs a thin-plate spline transformation [38] of
the input garment and then refines the warped result using a
U-Net model [40]
like the sketch img and img below:
12419_00_01944_00
12419_00

As far as I understand, does it mean the work only work under some certain condion?

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

1 participant