kohya-ss / kohya-ss/sd-scripts

Set initial epoch number when resuming

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.