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

Feature request #46

Open Adesoji1 opened 1 year ago

Adesoji1 commented 1 year ago

I would want splitfolders to have a package that can split csv files having labels of fake and real in them and be splitted into train_fake.csv and test_fake.csv files. and Train_real.csv and Test_real.csv files respectively