jfilter / split-folders

🗂 Split folders with files (i.e. images) into training, validation and test (dataset) folders
MIT License
414 stars 72 forks source link

Suggestion: Make default seed random and allow for Cross Validation folders #26

Closed AlejandroBaron closed 3 years ago

AlejandroBaron commented 3 years ago

Hello!

According to https://pypi.org/project/split-folders/ , the default seed is 1337, so I'm assuming this make always the train-val-test split always the same?

And furthermore, a good idea would be to include an option to divide the train folder into X-folds for cross validation!

jfilter commented 3 years ago

Hey, you can configure the seed. Check out the usage guide: https://github.com/jfilter/split-folders#module