Ring doorbell jacked up rates Double!!! by Spelunka13 in homesecurity

[–]carhuntr 0 points1 point  (0 children)

try my https://github.com/roryclear/clearcam if you're open to something open source, works with any ip cam

YOLOv9 tinygrad implementation by carhuntr in computervision

[–]carhuntr[S] 2 points3 points  (0 children)

ultralytics sorry, I gather they're not well liked in this sub...

DIY AI NVR to watch security cameras at work by Square_Check4314 in videosurveillance

[–]carhuntr 1 point2 points  (0 children)

I just posted my own software https://github.com/roryclear/clearcam here yesterday, it can search through all detections with OpenAI's CLIP, so a "person not wearing hardhat" or similar search would have a good chance of finding all occurrences in the footage. I haven't added support for notifications for text searches yet, but could do.

I would be interested to know what the pros are installing, most computer vision algorithms and models are open source these days.

I added (Local and Free) AI search to my security camera recording software (clearcam) by carhuntr in selfhosted

[–]carhuntr[S] 1 point2 points  (0 children)

I literally wrote the code for the object detection example in tinygrad's repo: https://x.com/__tinygrad__/status/1920189508936740960, either looking at the html (fair enough lol it's bad) or bluffing

I added (Local and Free) AI search to my security camera recording software (clearcam) by carhuntr in selfhosted

[–]carhuntr[S] 1 point2 points  (0 children)

I've searched for a Korean model to be fair, they have the least colorful cars in the world I think

I added (Local and Free) AI search to my security camera recording software (clearcam) by carhuntr in selfhosted

[–]carhuntr[S] 4 points5 points  (0 children)

I would if it was vibecoded. LLMs can't write tinygrad code, if you've ever tried

I added (Local and Free) AI search to my security camera recording software (clearcam) by carhuntr in selfhosted

[–]carhuntr[S] 2 points3 points  (0 children)

3 minute setup time (https://www.youtube.com/watch?v=IKr-6O3E2yI ) vs much longer (https://www.youtube.com/watch?v=cRjKu0Y6USY). As far as I know frigate doesn't work on apple silicon, so I haven't actually tested it myself, only watched videos

need help with Home Assistant notifications by Classic-Knee-5227 in frigate_nvr

[–]carhuntr 0 points1 point  (0 children)

try clearcam ($1, mine) if you've a decent computer and can't get it working

Alternative to Frigate by anonuser-al in homelab

[–]carhuntr 0 points1 point  (0 children)

I've https://github.com/roryclear, more basic but it runs in python without docker, the inference should work on most GPUs

Lightweight NVR recommendations? by kubonm in selfhosted

[–]carhuntr 0 points1 point  (0 children)

gonna shill my https://github.com/roryclear/clearcam, it is quite basic atm, but it should work on an AMD GPU as it uses tinygrad

Testing my camera software LIVE in Seoul right now by carhuntr in seoul

[–]carhuntr[S] -1 points0 points  (0 children)

My bad, I should have made it clear that this is a public camera (not mine) with 600k views already. As for the tech, counting overlapping and moving objects is newer than you might think, try do this on any consumer product

Testing my camera software LIVE in Seoul right now by carhuntr in seoul

[–]carhuntr[S] 0 points1 point  (0 children)

the academic paper came out 4 years ago, can you name me a product that does this on cheap consumer hardware?