Given a State containing the current detections and a target, compute the similarity between every pair.
The combined similarity matrix as tensor of shape [nof_detections x (nof_tracks + nof_detections)].
[nof_detections x (nof_tracks + nof_detections)]
DGSModule.forward()
dgs.models.dgs.dgs.DGSModule.configure_torch_module
dgs.models.dgs.dgs.DGSModule.terminate