Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Repeat concept, and separate bucket concept options #111

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

Buckzor
Copy link

@Buckzor Buckzor commented Feb 22, 2023

Global repeat is useful, but when training multiple concepts it's a lot better to have the ability to repeat certain concepts to increase their representation in the overall dataset.

This PR adds two new concept options:
1: Repeat concept:
Global repeat is useful, but when training multiple concepts it's a lot better to have the ability to repeat certain concepts to increase their representation in the overall dataset.

2: Separate buckets:
Places the selected concepts in their own separate buckets, so they do not get mixed in with the rest of the images of the same resolution when training with higher batch sizes. This might help prevent some bleeding between styles/subjects.

@Buckzor Buckzor changed the title Added concept repeat count Repeat concept, and separate bucket concept options Feb 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants