lllyasviel / lllyasviel/ControlNet

How many epochs the ControlNet have?

Open
#592 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.