From 1cea0149970cf4f680dcc6088977191465cf6b4a Mon Sep 17 00:00:00 2001 From: klemen1999 Date: Wed, 18 Sep 2024 10:08:58 +0200 Subject: [PATCH] fixed integration tests --- tests/integration/parking_lot.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/integration/parking_lot.json b/tests/integration/parking_lot.json index d9599642..39a45131 100644 --- a/tests/integration/parking_lot.json +++ b/tests/integration/parking_lot.json @@ -169,7 +169,7 @@ ], "heads": [ { - "parser": "YoloDetectionNetwork", + "parser": "YOLO", "metadata": { "postprocessor_path": null, "classes": [ @@ -190,7 +190,7 @@ ] }, { - "parser": "YoloDetectionNetwork", + "parser": "YOLO", "metadata": { "postprocessor_path": null, "classes": [ @@ -208,7 +208,7 @@ ] }, { - "parser": "YoloDetectionNetwork", + "parser": "YOLO", "metadata": { "postprocessor_path": null, "classes": [ @@ -348,4 +348,4 @@ } ] } -} +} \ No newline at end of file