Categories
Misc

Uses for image_dataset_from_directory?

I have my file structure set up so that each class of images has its own directory.

I’m a bit confused on how to use image_dataset_from_directory to separate the data into train and val. If I set the subset parameter to train, then will the subset parameter tell it the fraction to use for train, and the same for if I set the subset parameter to validation?

Thanks!

submitted by /u/llub888
[visit reddit] [comments]

Leave a Reply

Your email address will not be published. Required fields are marked *