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

Questions about extending the first convolutional layer #3

Closed
wuyujack opened this issue Jun 11, 2023 · 1 comment
Closed

Questions about extending the first convolutional layer #3

wuyujack opened this issue Jun 11, 2023 · 1 comment

Comments

@wuyujack
Copy link

Congrats on your work! In the paper, you mentioned that:

we propose to extend the kernel channels of the first convolutional layer by adding zero initialized weights to match the new input channel dimension

Will you also fine-tune the first convolutional layer or the stable diffusion model during your training to accommodate for the channel change?

BTW, will the code be released before the end of June?

@ABaldrati
Copy link
Collaborator

Hi @wuyujack
Thanks for your interest in our work!

To adapt the network to the extended kernel channels we train all the stable diffusion model weights during the training.
We plan to release the inference code before the end of June.

Alberto

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