找回密码
 立即注册

微信扫码登录

搜索
楼主: gasment

[进阶教程] 【更新0.16.0正式版】万字经验,一文带你入门frigate AI监控

 火... [复制链接]

5

主题

66

回帖

600

积分

高级会员

积分
600
金钱
529
HASS币
0
发表于 前天 16:25 | 显示全部楼层
gasment 发表于 2025-9-3 15:46
我推测是zone区域的视角问题,黄色zone区域视角可能过于垂直,能捉到的猫特征减少,导致置信度下降,不足 ...

哦哦,好的,明白了!感谢回复!我试试看!
回复

使用道具 举报

3

主题

43

回帖

425

积分

中级会员

积分
425
金钱
379
HASS币
0
发表于 前天 17:34 | 显示全部楼层
感谢分享
回复

使用道具 举报

5

主题

66

回帖

600

积分

高级会员

积分
600
金钱
529
HASS币
0
发表于 11 小时前 | 显示全部楼层
请问这张图片里,猫只是红色框,没有label和置信度,是不是需要调整yaml呀?这是我现在的yaml:
cameras:
Cat_camera: # <--- This is the relevant camera
enabled: true
ffmpeg:
inputs:
- path: rtsp://<ip_address>/stream1
roles:
- detect
- path: rtsp://<ip_address>/stream2
roles:
- record
motion:
mask: 0.377,0.052,0.504,0.051,0.509,0.102,0.384,0.107
objects:
filters:
person: {}
cat: {}
zones:
cat_toilet: # <--- This is the relevant zone
coordinates:
0.398,0.724,0.383,0.683,0.343,0.564,0.282,0.511,0.128,0.656,0.208,1,0.451,0.894,0.42,0.808
loitering_time: 0
objects: cat
inertia: 3
version: 0.16-0

detect:
fps: 5
stationary:
interval: 20
threshold: 50
enabled: true
objects:
track:
- person
- cat
filters:
cat:
min_area: 5000
min_score: 0.45
threshold: 0.55

detectors:
ov1:
type: openvino
device: CPU
num_threads: 8
model:
model_type: yolonas
width: 320
height: 320
input_tensor: nchw
input_pixel_format: bgr
path: /config/yolo_nas_s.onnx
labelmap_path: /labelmap/coco-80.txt
Untitled.png
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian ( 晋ICP备17001384号-1 )

GMT+8, 2025-9-5 12:06 , Processed in 1.124831 second(s), 9 queries , MemCached On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表