mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-09-19 06:18:28 +00:00
frigate cats
This commit is contained in:
@@ -21,6 +21,11 @@ data:
|
|||||||
onnx:
|
onnx:
|
||||||
type: onnx
|
type: onnx
|
||||||
|
|
||||||
|
objects:
|
||||||
|
track:
|
||||||
|
- person
|
||||||
|
- cat
|
||||||
|
|
||||||
model:
|
model:
|
||||||
model_type: yolo-generic
|
model_type: yolo-generic
|
||||||
width: 640 # <--- should match the imgsize set during model export
|
width: 640 # <--- should match the imgsize set during model export
|
||||||
|
|||||||
Reference in New Issue
Block a user