kohya-ss / kohya-ss/sd-scripts
using '--alpha_mask' option seems not training text encoder
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 1.2k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
Hi.
I usually use '--alpha_mask' option in the 'dev' branch.
If i use this option, text_encoder learning curve is disappear in the tensorboard.

without '--alpha_mask' option, text_encoder training seems to work well.

Am i something wrong?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the report on the dev branch with and without the --alpha_mask option, then compare the text_encoder learning curve in TensorBoard. Trace where that option affects training and determine whether the text encoder is still being trained; done means the observed behavior is explained and the option behaves as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100