def load(self, device: torch.device) -> None
Download and instantiate the HF model + image processor on ``device``.
Source: unitrack/benchmarks/hota/models.py:174