Skip to content
Discussion options

You must be logged in to vote

The AI's response is incorrect here, the TensorRT detector has been removed in Frigate 0.16. Using the onnx detector is correct.

Your issue is caused by a misconfiguration. You need to specify the correct model_type for your YOLOv9 model, which is yolo-generic, not yolox.

See the official documentation for the full configuration you need: https://docs.frigate.video/configuration/object_detectors#yolo-v3-v4-v7-v9-1

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@hawkeye217
Comment options

Answer selected by Sichrono
@Sichrono
Comment options

@NickM-27
Comment options

NickM-27 Nov 7, 2025
Collaborator Sponsor

@Sichrono
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment