From 8f79ccbb325bf1f33076c1396a9ba35d6073ce5c Mon Sep 17 00:00:00 2001 From: Harim Kang Date: Fri, 6 May 2022 17:43:14 +0900 Subject: [PATCH] pre-commit fix in mmdet --- .../tests/expected_metrics/metrics_test_ote_training.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/mmdetection/tests/expected_metrics/metrics_test_ote_training.yml b/external/mmdetection/tests/expected_metrics/metrics_test_ote_training.yml index 0ff86530012..bbf2e1a08e9 100644 --- a/external/mmdetection/tests/expected_metrics/metrics_test_ote_training.yml +++ b/external/mmdetection/tests/expected_metrics/metrics_test_ote_training.yml @@ -391,5 +391,5 @@ "max_diff_if_less_threshold": 0.01 ? "ACTION-nncf_export_evaluation,model-Custom_Counting_Instance_Segmentation_MaskRCNN_EfficientNetB2B,dataset-aeromonas,num_iters-CONFIG,batch-CONFIG,usecase-reallife" : "metrics.accuracy.f-measure": - "base": 'nncf_evaluation.metrics.accuracy.f-measure' + "base": "nncf_evaluation.metrics.accuracy.f-measure" "max_diff": 0.01