kohya-ss / kohya-ss/sd-scripts
Set initial epoch number when resuming
Open
enhancement
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 1.2k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
Currently the epoch starts from 1 when resuming. It is better to be able to set arbitrary number by argument.
(Or automatically taken from the file name.)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the resume/checkpoint handling and where the epoch counter is initialized. Review how command-line arguments and checkpoint filenames are currently parsed before deciding how an arbitrary starting epoch should be supplied. Done means resuming can start from the requested epoch, with behavior covered for the supported input path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100