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

opt multi image one time? #41

Open
renrenzsbbb opened this issue Sep 4, 2022 · 1 comment
Open

opt multi image one time? #41

renrenzsbbb opened this issue Sep 4, 2022 · 1 comment

Comments

@renrenzsbbb
Copy link

Thanks for your great work. I find that in multi_id_coach.py, you will opt one img per step. why can you not opt several img in batch per step. Another question, if I have one person with several pose img, how to get a best invision res. one img one ckpt or one ckpt for all img. Thank you in advance.

@danielroich
Copy link
Owner

Hi @renrenzsbbb ,
Regarding the first question - you can. Just an implementation difference.
I would advise you to create one ckpt for all the images. Please see "mystyle: a personalized generative prior" which is a relatively new work based on PTI which does just that. They also released code "https://github.com/google/mystyle"

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