Skip to content

Switching GOSPA #876

Answered by sdhiscocks
Carlson-J asked this question in Q&A
Discussion options

You must be logged in to vote

This isn't something currently implemented. Taking a quick look at the code, it may not be too difficult to implement.

This following line is executed for each timestep, and includes the truth_to_measured_assignment. This could be stored and compared to the previous timestep to see if switch occurred, but would have to be careful to spot cases where tracks or targets died.

metric, truth_to_measured_assignment = self.compute_gospa_metric(

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Carlson-J
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants