meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sw:git-cola:frigate [2026/03/30 10:37] – created niziaksw:git-cola:frigate [2026/03/30 11:58] (current) niziak
Line 5: Line 5:
   * Cannot mix GPU ONXX and EdgeTPU (coral)   * Cannot mix GPU ONXX and EdgeTPU (coral)
   * Can use multiple Corals   * 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 ==== ==== rocm ====
  
 GPU on ''AMD Ryzen 7 5825U with Radeon Graphics'' is "old" ''gfx90c''. It is not supported by latest rocm package. 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