====== Frigate ====== ===== detectors ===== * Cannot mix GPU ONXX and EdgeTPU (coral) * Can use multiple Corals ==== coral ==== Yolo v9 is supported from v0.17: [[https://www.reddit.com/r/frigate_nvr/comments/1ohgzsv/reducing_false_positives_by_running_yolo_v9_on/]] [[https://github.com/dbro/frigate-detector-edgetpu-yolo9?tab=readme-ov-file#3-configure-frigates-configyml]] ==== rocm ==== GPU on ''AMD Ryzen 7 5825U with Radeon Graphics'' is "old" ''gfx90c''. It is not supported by latest rocm package. There is some progress: [[https://www.reddit.com/r/frigate_nvr/comments/1qpw49p/frigate_with_rocm_720_including_amd_200030005000/|Frigate with ROCm 7.2.0 including AMD 2000,3000,5000 APU support (gfx900)]] It works with ''yolov9-t-320.onnx'' but GPU usage is very high, and frames are dropped. To do: There is a faster [[https://docs.frigate.video/configuration/object_detectors/#yolox-4|YoloX]] model