Module image_data_set

Module image_data_set 

Source
Expand description

ImageDataSet is a simple struct that holds the path to a directory containing images. It is used to represent a dataset of images that can be used for training a model.

Structsยง

ImageDataSet
A data set of images.