jfilter / split-folders

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

Feature Request: Stratify Train/Test by Class #42

Open tanpengshi opened 2 years ago

tanpengshi commented 2 years ago

I would like to have equal ratio of classes in the training and test set. Can we add this feature?