class DatasetAdapter(Protocol):
A source of ground-truth sequences plus its panoptic label space.
Source: unitrack/benchmarks/hota/protocols.py:32