early_riser@lemmy.world to homeassistant@lemmy.worldEnglish · 2 days agoI made my Unifi camera excitedly scream 'Doggo!' every time it detects an animal. I did not account for the several minute delay for image processing and the fact we have stray cats.lemmy.worldimagemessage-square10fedilinkarrow-up1119arrow-down13file-text
arrow-up1116arrow-down1imageI made my Unifi camera excitedly scream 'Doggo!' every time it detects an animal. I did not account for the several minute delay for image processing and the fact we have stray cats.lemmy.worldearly_riser@lemmy.world to homeassistant@lemmy.worldEnglish · 2 days agomessage-square10fedilinkfile-text
minus-squareTropicalDingdong@lemmy.worldlinkfedilinkEnglisharrow-up4·2 days agominutes delay? Should be seconds or fractions there if with even basic processing, even in x86 What model architecture?
minus-squareLyra_Lycan@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up2·edit-21 day agoRight? My Reolink detect on device so it’s definitely ms. Even having HA handle screenshots with the delayed feed through AgentDVR would make it under 2s. OP’s NVR is apparently running it through AfterEffects Pro and airbrushing before export
minus-squareTropicalDingdong@lemmy.worldlinkfedilinkEnglisharrow-up1·1 day agoThat’s what I’m saying. YOLOv8 nano and small are like… microscopic. you could run them on like, a graphing calculator.
minus-squareearly_riser@lemmy.worldOPlinkfedilinkEnglisharrow-up2·1 day agoThe cameras are connected to a Unifi Dream Machine Pro. Home Assistant is running on a Raspberry Pi 4.
minutes delay?
Should be seconds or fractions there if with even basic processing, even in x86
What model architecture?
Right? My Reolink detect on device so it’s definitely ms. Even having HA handle screenshots with the delayed feed through AgentDVR would make it under 2s. OP’s NVR is apparently running it through AfterEffects Pro and airbrushing before export
That’s what I’m saying. YOLOv8 nano and small are like… microscopic. you could run them on like, a graphing calculator.
The cameras are connected to a Unifi Dream Machine Pro. Home Assistant is running on a Raspberry Pi 4.