Expand description

This module contains the data set types used for training.

Re-exports§

Modules§

  • 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§