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: Train/Test split by file #41

Open AND2797 opened 2 years ago

AND2797 commented 2 years ago

Some datasets provide a train_test_split doc, which may have image number to train/test mapping. Can we have a feature to do this?

Redwanul98 commented 2 years ago

I am looking for the same thing. If you find one please let me know the way to do that.