Skip to content
Discussion options

You must be logged in to vote

Frigate supports using multiple detectors simultaneously, but you're correct that different detector types require different model formats(1). Unfortunately, Frigate currently does not support specifying different models for different detector types when using multiple detectors in the same configuration(1).

When you define multiple detectors, they all share the same model configuration section(1). This means if you configure a model path for OpenVINO (like an .xml file), the Hailo detector will also try to use that same path and fail, since Hailo requires .hef files(1).

Current Limitation

The documentation explicitly states: "Multiple detectors can not be mixed for object detection (ex:…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ptr727
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant