Replies: 1 comment
-
if you're not training on specific faces, use the same identifier for all images |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an instance image set containing a number of persons in a specific position / stance, and I am trying to train for the position, not the specific persons / faces. Is it mandatory to caption with a unique token for each person (face) while using the new method?
Or, as long as I don't plan to "call" any specific subject, but rather the position, I can use a generic unique instance token for all subjects?
I am referring to the statement: The most important step is to rename the instance pictures of each subject to a unique unknown identifier
Beta Was this translation helpful? Give feedback.
All reactions