dataeval.utils.data

Provides access to common Computer Vision datasets.

Submodules

collate

Collate functions used with a PyTorch DataLoader to load data from MAITE compliant datasets.

Functions

flatten(…)

Flattens a dictionary and converts values to numeric values when possible.

merge(…)

Merges a collection of metadata dictionaries into a single flattened

validate_dataset(dataset[, dataset_type])

Validate a dataset for compliance with MAITE protocol.