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

Added File Format Functionality #38

Open master-fury opened 2 years ago

master-fury commented 2 years ago

Files can be split based on the file extension specified. It is an optional argument and by default, it is set to None. For more details please read the updated readme.md #37