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

Keypose estimation #21

Open
rezkanas opened this issue Mar 25, 2024 · 3 comments
Open

Keypose estimation #21

rezkanas opened this issue Mar 25, 2024 · 3 comments

Comments

@rezkanas
Copy link

Hello,

Thank you for your valuable contribution. I'm eager to test it out.

I'm planning to utilize it for training on images of multiple people. However, I'm currently exploring the feasibility of initiating this process solely through a textual prompt. The key hurdle is the key pose estimation. Do you have any suggestions or recommendations in this regard for how to get a key pose estimation from a prompt?

@yxgeee @xinntao @yeliudev @guyuchao @ARCer

@guyuchao
Copy link
Contributor

The keypoint is not obtained from text prompt. You need to create multiple character pose images by PoseMaker or pose generator by sd-webui extension.

@rezkanas
Copy link
Author

it would great also to define the specific revision for the modules required for your module. . now it is accelerate
diffusers, transformers (with no revision)

@rezkanas
Copy link
Author

rezkanas commented Apr 24, 2024

@guyuchao @yxgeee @xinntao @yeliudev
I get the model now to work... inference is fine for one character but when fusing them... it looks like the model does not recognize characters/ tokens at all. what parameters do I need to finetune?

I am playing around with optimize_textenc_iters [700, 1000, 500] and optimize_unet_iters [50, 70, 100] for fusing only 2 EDLORA.. and I would like to try it on more characters.

what do you advise? do you have some emprical ideas of how many steps required to fuse 2/3/4 EDLORA?

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