-
Notifications
You must be signed in to change notification settings - Fork 11
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
The message length of the diffusion model #9
Comments
Sure, you need to change the message length in the settings files and then retrain the model. |
Sorry for the late reply. Normally, "image" represents the encoded image, while "cover_image" represents the original image. They are defined here: |
Closing due to inactivity. Feel free to reopen if needed. Thanks. |
Thanks for your code.
The message length of the diffusion model is 30 bits, and 256 bits when fully connected. When I change the length to another value for testing, I get an error. If I want to increase the message length, e.g. to 128 or 256 bits, what should I do, do I need to retrain.
The text was updated successfully, but these errors were encountered: