TarFileDataset

class mowl.datasets.TarFileDataset(tarfile_path: str, *args, **kwargs)[source]

Bases: PathDataset

Loads the dataset from a tar file.

Parameters:
  • tarfile_path (str) – Location of the tar file

  • **kwargs – See below

Keyword Arguments:
  • dataset_name (str): Name of the dataset