-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cooperative perception] Add new scoring metrics (#2265)
* #2264 Add new metrics The SemanticDistance2dScore combines the 2D Euclidean distance with the semantic classes between detections and tracks. The MetricSe2 is the SE(2) distance. * #2264 Update comments * #2264 Clean up SemanticDistance2dScore There were some unnecessary if statements/wrapping. * #2264 Add clarification/justification comment * #2264 Update comment * #2264 Add comment about clustering distance * #2264 Add "why" comments to visitors
- Loading branch information
Showing
1 changed file
with
123 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters