lllyasviel / lllyasviel/ControlNet
How many epochs the ControlNet have?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
i am wondering how many epochs does the controlnet have for training? is it 4000?
i tried to find where they defined it but i could not reach to it.
Please let me know if anyone has an idea where they defined the n_epochs in their code.... I am looking to reduce them and see the results.
Thanks in advance...
@scarbain
@williamyang1991
@lllyasviel
@eltociear
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Search the repository for `n_epochs` and other epoch-related training settings, then trace the training entry point to determine where the ControlNet epoch count is configured. Done means identifying the setting and documenting how to reduce it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100