Skip to content

Commit

Permalink
fixed integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
klemen1999 committed Sep 18, 2024
1 parent 026ffc2 commit 1cea014
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/integration/parking_lot.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
],
"heads": [
{
"parser": "YoloDetectionNetwork",
"parser": "YOLO",
"metadata": {
"postprocessor_path": null,
"classes": [
Expand All @@ -190,7 +190,7 @@
]
},
{
"parser": "YoloDetectionNetwork",
"parser": "YOLO",
"metadata": {
"postprocessor_path": null,
"classes": [
Expand All @@ -208,7 +208,7 @@
]
},
{
"parser": "YoloDetectionNetwork",
"parser": "YOLO",
"metadata": {
"postprocessor_path": null,
"classes": [
Expand Down Expand Up @@ -348,4 +348,4 @@
}
]
}
}
}

0 comments on commit 1cea014

Please sign in to comment.