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 : Specify file format(s) #37

Open master-fury opened 2 years ago

master-fury commented 2 years ago

There are cases when we have a pickle file, annotated files or other file formats in the same directory and we don't wish to split including them.

master-fury commented 2 years ago

Added solution to the above issue. #38