DATASET_REGISTRY: dict[str, type] = {CityscapesDVPSDataset.key: CityscapesDVPSDataset}
Source: unitrack/benchmarks/hota/datasets.py:95