Feature request: Training set images in subdirectories

Want to understand the training process better? Got tips for which model to use and when? This is the place for you


Forum rules

Read the FAQs and search the forum before posting a new topic.

This forum is for discussing tips and understanding the process involved with Training a Faceswap model.

If you have found a bug are having issues with the Training process not working, then you should post in the Training Support forum.

Please mark any answers that fixed your problems so others can find the solutions.

Post Reply
User avatar
jode
Posts: 25
Joined: Thu Apr 20, 2023 1:16 pm
Has thanked: 1 time
Been thanked: 5 times

Feature request: Training set images in subdirectories

Post by jode »

It would be great if training set images could be in several subdirectories. For example Input A would be /facea and faceswap would load images from /facea/1, /facea/2 etc...

User avatar
torzdf
Posts: 2761
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 141 times
Been thanked: 643 times

Re: Feature request: Training set images in subdirectories

Post by torzdf »

This isn't done to protect the end user. It is a support headache to allow this, as if a user (for example) points the training folder at the root of their hard disk, the process will walk the entire hard disk looking for any and every .png file it can find.

For this reason, this is unlikely to ever be implemented.

My word is final

Post Reply