meerkat.datasets.inaturalist package
Module contents
- build_inaturalist_dp(dataset_dir: str, download: bool = True, splits: Optional[List[str]] = None) DataPanel[source]
Build a DataPanel from the inaturalist dataset.
- Parameters
dataset_dir – The directory to store the dataset in.
download – Whether to download the dataset if it does not yet exist.
splits – A list of splits to include. Defaults to all splits.