Overview
In custom recipes, you can load datasets using theAdaptiveDataset
class, which provides a convenient way to access dataset files and work with them in your training or inference tasks.
Dataset loading is done through the config feature.
load a dataset in a custom recipe
AdaptiveDataset
class, which provides a convenient way to access dataset files and work with them in your training or inference tasks.
Dataset loading is done through the config feature.