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