vis4d.data.datasets.bdd100k

BDD100K dataset.

Classes

BDD100K(data_root, annotation_path[, ...])

BDD100K type dataset, based on Scalabel.

class BDD100K(data_root, annotation_path, keys_to_load=('images', 'boxes2d'), category_map=None, config_path=None, global_instance_ids=False, bg_as_class=False, skip_empty_samples=False, attributes_to_load=None, cache_as_binary=False, cached_file_path=None, **kwargs)[source]

BDD100K type dataset, based on Scalabel.

__repr__()[source]

Concise representation of the dataset.

Return type:

str