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

There is still an error in split_class_dir_fixed #45

Open Fleyderer opened 1 year ago

Fleyderer commented 1 year ago

Hi! I've seen that you found mistake in split_class_dir_fixed function and changed comparison from ">" to ">=", but i think you haven't published update so when I did pip install split-folders and used it, i got this error with ">" sign in function. I hope you will publish it in future (: