mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-08 21:11:25 +03:00
clean up
This commit is contained in:
parent
fbdfaf13d5
commit
dda1f9558d
@ -38,7 +38,7 @@ edgeTPU:
|
|||||||
model_type: yolo-generic
|
model_type: yolo-generic
|
||||||
width: 320 # <--- should match the imgsize of the model, typically 320
|
width: 320 # <--- should match the imgsize of the model, typically 320
|
||||||
height: 320 # <--- should match the imgsize of the model, typically 320
|
height: 320 # <--- should match the imgsize of the model, typically 320
|
||||||
path: /config/model_cache/yolov9-s-relu6-best_320_int8_edgetpu.tflite # use the filename you generated above
|
path: /config/model_cache/yolov9-s-relu6-best_320_int8_edgetpu.tflite
|
||||||
labelmap_path: /config/labels-coco17.txt
|
labelmap_path: /config/labels-coco17.txt
|
||||||
hailo8l:
|
hailo8l:
|
||||||
title: Hailo-8/Hailo-8L
|
title: Hailo-8/Hailo-8L
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user