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

Create data with shoulders #33

Closed
chiehwangs opened this issue Dec 9, 2023 · 1 comment
Closed

Create data with shoulders #33

chiehwangs opened this issue Dec 9, 2023 · 1 comment

Comments

@chiehwangs
Copy link

Hi,

I made the data with just the head and neck and it ran successfully, but how do I go further and make the data with the shoulders? Only need to modify the mask in postprocess.py?

best,
chieh

@Zielon
Copy link
Owner

Zielon commented Dec 9, 2023

Hey Chieh, if you provide images with shoulders for training it should be enough, however, the method was not designed to handle shoulders. To get those images, you just need to change the segmentation map generation. Here are the parts https://github.com/Zielon/INSTA/blob/master/scripts/patches/face-parsing#L55. You need to change the code https://github.com/Zielon/INSTA/blob/master/scripts/generate.sh in the corresponding modules.

@Zielon Zielon closed this as completed Dec 9, 2023
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