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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use this for inpaint? #13

Open
WenmuZhou opened this issue Apr 8, 2024 · 4 comments
Open

how to use this for inpaint? #13

WenmuZhou opened this issue Apr 8, 2024 · 4 comments

Comments

@WenmuZhou
Copy link

No description provided.

@keyu-tian
Copy link
Collaborator

hi @WenmuZhou I'm currently polishing up the training and zero-shot generalizing codes and they'll be ready in this week.

@keyu-tian
Copy link
Collaborator

keyu-tian commented Apr 8, 2024

The in/out-painting inference is done by teacher-forcing the tokens where we want to keep, and let the VAR transformer only generate the other tokens. For in/out-painting, no class condition will be used. For class-conditional editing, it is simply implemented as ``class-conditional'' in-painting.

@WenmuZhou
Copy link
Author

Looking forward to the release of inpaint demo

@kl2004
Copy link

kl2004 commented Apr 30, 2024

I'm also interested in the inpaint demo. I wonder if it will be released soon.

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

3 participants