diff --git a/frigate/const.py b/frigate/const.py index ffd1ca4068..cf04ce7b2c 100644 --- a/frigate/const.py +++ b/frigate/const.py @@ -38,6 +38,7 @@ DEFAULT_ATTRIBUTE_LABEL_MAP = { "ups", "usps", ], + "motorcycle": ["license_plate"], } LABEL_CONSOLIDATION_MAP = { "car": 0.8,