Robot Mower

General discussion about Blue Iris
Post Reply
skinnerjack
Posts: 4
Joined: Mon May 18, 2020 4:12 am

Robot Mower

Post by skinnerjack »

how do i stop blue iris from triggering on my robot mower.
would it be in Faces?
User avatar
TimG
Posts: 2675
Joined: Tue Jun 18, 2019 10:45 am
Location: Nottinghamshire, UK.

Re: Robot Mower

Post by TimG »

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.
nessedscor
Posts: 2
Joined: Mon Nov 04, 2024 1:44 am

Re: Robot Mower

Post by nessedscor »

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 :roll:
Elprebse
Posts: 28
Joined: Tue Feb 15, 2022 7:45 am

Re: Robot Mower

Post by Elprebse »

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.
User avatar
TimG
Posts: 2675
Joined: Tue Jun 18, 2019 10:45 am
Location: Nottinghamshire, UK.

Re: Robot Mower

Post by TimG »

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 :twisted:

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.
Elprebse
Posts: 28
Joined: Tue Feb 15, 2022 7:45 am

Re: Robot Mower

Post by Elprebse »

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 :twisted:

In my case, CPAI thought MowBot was a bird :!:
Why am I thinking HomeSeer and Propane Bird Cannon? 😂💣💥
User avatar
TimG
Posts: 2675
Joined: Tue Jun 18, 2019 10:45 am
Location: Nottinghamshire, UK.

Re: Robot Mower

Post by TimG »

I did consider a directional water cannon, but decided that was beyond my abilities :idea:

It was funny watching the birds land, MowBot lurch into movement and the birds fly off again :lol:
Forum Moderator.
Problem ? Ask and we will try to assist, but please check the Help file.
User avatar
Pogo
Posts: 652
Joined: Tue Jul 18, 2023 7:21 pm
Location: Reportedly in the Area

Re: Robot Mower

Post by Pogo »

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.
Now that's how I'd go about it myself. Tell CPAI something is whatever it thinks it is and be done with it.

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.
Post Reply