how do i stop blue iris from triggering on my robot mower.
would it be in Faces?
Robot Mower
-
- Posts: 4
- Joined: Mon May 18, 2020 4:12 am
Re: Robot Mower
I think the easiest way would be to reduce the sensitivity to small objects by increasing the size in "Min. Obj. size" so it ignores small objects.
Forum Moderator.
Problem ? Ask and we will try to assist, but please check the Help file.
Problem ? Ask and we will try to assist, but please check the Help file.
-
- Posts: 2
- Joined: Mon Nov 04, 2024 1:44 am
Re: Robot Mower
Create a custom motion detection zone that excludes the area where your robot mower operates. You can do this in the camera settings under the "Zones" tab
Re: Robot Mower
Do you use AI or custom models? If not, you might want to start playing with this.
If yes, then determine what the mower is detected as and what the typical confidence is (percentage). Raise the sensitivity for that particular model on the camera with false positives.
I have the same issue, but as the robot mower is always identified as a cow @ 70% +/-, it is fairly easy to eliminate without lowering overall detection.
If yes, then determine what the mower is detected as and what the typical confidence is (percentage). Raise the sensitivity for that particular model on the camera with false positives.
I have the same issue, but as the robot mower is always identified as a cow @ 70% +/-, it is fairly easy to eliminate without lowering overall detection.
Re: Robot Mower
At one time I had an issue with crows ripping up my back lawn to get at grubs. I solved that with a HomeSeer (HS4) robot lawnmower plugin and BI5/CPAI looking for "bird" on that camera and sending an MQTT command to HS4. When a bird appeared, my "MowBot" would start and scare the crows off
In my case, CPAI thought MowBot was a bird
In my case, CPAI thought MowBot was a bird
Forum Moderator.
Problem ? Ask and we will try to assist, but please check the Help file.
Problem ? Ask and we will try to assist, but please check the Help file.
Re: Robot Mower
Why am I thinking HomeSeer and Propane Bird Cannon?TimG wrote: ↑Fri Nov 08, 2024 2:23 pm At one time I had an issue with crows ripping up my back lawn to get at grubs. I solved that with a HomeSeer (HS4) robot lawnmower plugin and BI5/CPAI looking for "bird" on that camera and sending an MQTT command to HS4. When a bird appeared, my "MowBot" would start and scare the crows off
In my case, CPAI thought MowBot was a bird
Re: Robot Mower
I did consider a directional water cannon, but decided that was beyond my abilities
It was funny watching the birds land, MowBot lurch into movement and the birds fly off again
It was funny watching the birds land, MowBot lurch into movement and the birds fly off again
Forum Moderator.
Problem ? Ask and we will try to assist, but please check the Help file.
Problem ? Ask and we will try to assist, but please check the Help file.
Re: Robot Mower
Now that's how I'd go about it myself. Tell CPAI something is whatever it thinks it is and be done with it.Elprebse wrote: ↑Fri Nov 08, 2024 7:38 am Do you use AI or custom models? If not, you might want to start playing with this.
If yes, then determine what the mower is detected as and what the typical confidence is (percentage). Raise the sensitivity for that particular model on the camera with false positives.
I have the same issue, but as the robot mower is always identified as a cow @ 70% +/-, it is fairly easy to eliminate without lowering overall detection.
Or...., generate 500 instances of what it actually is so CPAI may hit it right reliably enough to be correctly identified in a reasonable percentage of alerts. Ahem....
When is a mouse not a mouse? When CPAI thinks it a schoolbus!
Problem solved.