Skip to content

Training example for StableUnCLIP #2961

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

Closed
haofanwang opened this issue Apr 4, 2023 · 8 comments
Closed

Training example for StableUnCLIP #2961

haofanwang opened this issue Apr 4, 2023 · 8 comments
Labels
stale Issues that haven't received updates

Comments

@haofanwang
Copy link
Contributor

haofanwang commented Apr 4, 2023

The pipeline_stable_unclip_img2img.py is great, but how do I finetune the model just as done in train_text_to_image.py. For now, I achieve it on my own, but the loss doesn't decrease as expected. There seems to be of some bugs. @patil-suraj Can you PR a training example for it?

@patrickvonplaten
Copy link
Contributor

Hmm yeah we haven't looked too much into fine-tuning here to be honest and I'm not sure if we find the time to do so.

@haofanwang
Copy link
Contributor Author

It would be very appreciated if pseudocode for the core part (how the image embedding is added in the forward process) can be provided. Then I can implement the full training code. @patrickvonplaten

@eeyrw
Copy link

eeyrw commented Apr 5, 2023

I am quite curious about training cascade super resolution module of unCLIP implementation. The current community solution is use SD with CLIP image embedding version to generate image which is not good.

@haofanwang
Copy link
Contributor Author

Which community implementation do you use? @eeyrw

@eeyrw
Copy link

eeyrw commented Apr 6, 2023

@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2023

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

@github-actions github-actions bot added the stale Issues that haven't received updates label May 4, 2023
@00why00
Copy link

00why00 commented May 18, 2024

Same issue. Have you solved it? @haofanwang
How the image embedding is added in the forward process

@mynameischaos
Copy link

Same issue. Have you solved it? @haofanwang How the image embedding is added in the forward process

Same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues that haven't received updates
Projects
None yet
Development

No branches or pull requests

5 participants