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

Some questions about the number of channels of Unet and its' initialization #39

Open
Delicious-Bitter-Melon opened this issue May 1, 2024 · 1 comment

Comments

@Delicious-Bitter-Melon
Copy link

Thanks for your excellent work.

Do you expand all convolutional layers of UNet to 13 channels initialized with zero weights or only expand the first convolutional layer of UNet to 13 channels? Do you use the pre-trained SDXL inpainting models to initialize the denoiser inpainting Unet?

@yisol
Copy link
Owner

yisol commented May 2, 2024

Hello, we initialized additional channels with zero weights and used sdxl inpainting model for initialization of TryOnNet.

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