Skip to content

Conversation

@dnth
Copy link
Owner

@dnth dnth commented Apr 3, 2025

This PR includes several improvements to parameter naming and training capabilities:

Key Changes:

  • Renamed --video-width parameter to --inference-size in live inference scripts for better clarity and consistency
  • Added progressive resizing training strategy with notebook demonstration
  • Updated training script configurations for improved batch handling
  • Enhanced checkpoint loading with better error handling for image size mismatches

The parameter renaming provides more intuitive configuration options for users, while the progressive resizing strategy allows for more efficient training workflows. The checkpoint loading improvements make the system more robust when handling models trained with different configurations.

Testing:

  • Verified parameter changes in live inference scripts
  • Tested progressive resizing strategy with 128px initial size
  • Validated checkpoint loading with mismatched configurations

@dnth dnth merged commit f457fcb into main Apr 3, 2025
3 checks passed
@dnth dnth deleted the progressive-resizing branch April 3, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants