Skip to content

Conversation

KohakuBlueleaf
Copy link
Contributor

As title, I implemented a mechanism to apply noise offset/ip noise with random strength. (based on the strength value)

This is simple and could help model to learn more stably

@masaint
Copy link

masaint commented Mar 18, 2024

I'm interested in this concept, however is the random value truly 0-1? If so, have you tested it? Would be interested to see results.

Perhaps it could be improved if allowing a random range rather than truly random?

@KohakuBlueleaf
Copy link
Contributor Author

I'm interested in this concept, however is the random value truly 0-1? If so, have you tested it? Would be interested to see results.

Perhaps it could be improved if allowing a random range rather than truly random?

image

And have you checked the code? it is random range. the upper bound is the strength set in the arguments.

@kohya-ss
Copy link
Owner

Thank you for this simple but really effective PR!

@kohya-ss kohya-ss merged commit cf09c6a into kohya-ss:dev Mar 20, 2024
nana0304 pushed a commit to nana0304/sd-scripts that referenced this pull request Jun 4, 2025
…noise

Random strength for Noise Offset and input perturbation noise
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

Successfully merging this pull request may close these issues.

3 participants