Our current tests provide good coverage for SegmentationMetricsFactory and other modules in utils, but there are no unit tests for the DetectionMetricsFactory class and standalone functions in detection_metrics.py.
Deliverables: a new test_detection_metrics.py with unit tests for the detection_metrics module. Renaming of the current test_metrics.py to test_segmentation_metrics.py to avoid confusion.