Updated/forked version of AI Tool by [mention]Chris Dodge [/mention] has the features you’re looking for:
VorlonCD/bi-aidetection
Sorry to ask again. I downloaded from the github the exe you linked and tested it out. If the result is positive, it would send the trigger URL, however it doesn't seem to send anything when the result is negative.
Log:
[11.10.2020, 04:42:02.819]: DetectObjects> 127.0.0.1:83 - (1/6) Uploading a 326543 byte image to DeepQuestAI Server at
[11.10.2020, 04:42:03.940]: DetectObjects> 127.0.0.1:83 - (2/6) Posted in 1119ms, Received a 33 byte response.
[11.10.2020, 04:42:03.947]: DetectObjects> 127.0.0.1:83 - (3/6) Processing results...
[11.10.2020, 04:42:03.950]: DetectObjects> 127.0.0.1:83 - Detected objects: ((NONE))
[11.10.2020, 04:42:03.952]: DetectObjects> 127.0.0.1:83 - (5/6) Performing CANCEL actions:
[11.10.2020, 04:42:03.955]: DetectObjects> 127.0.0.1:83 - (6/6) Camera frontdoor caused a false alert, nothing detected.
[11.10.2020, 04:42:03.959]: DetectObjects> 127.0.0.1:83 - Total Time: 1455ms (Count=18, Min=1310ms, Max=3167ms, Avg=1609ms)
[11.10.2020, 04:42:03.964]: DetectObjects> 127.0.0.1:83 -DeepStack (URL) Time: 1119ms (Count=18, Min=1020ms, Max=2830ms, Avg=1258ms)
[11.10.2020, 04:41:42.612]: DetectObjects> 127.0.0.1:83 - (1/6) Uploading a 293947 byte image to DeepQuestAI Server at
[11.10.2020, 04:41:43.807]: DetectObjects> 127.0.0.1:83 - (2/6) Posted in 1196ms, Received a 122 byte response.
[11.10.2020, 04:41:43.812]: DetectObjects> 127.0.0.1:83 - (3/6) Processing results...
[11.10.2020, 04:41:43.815]: DetectObjects> 127.0.0.1:83 - Detected objects: Person (93.40%),
[11.10.2020, 04:41:43.817]: DetectObjects> 127.0.0.1:83 - (4/6) Checking if detected object is relevant and within confidence limits:
[11.10.2020, 04:41:43.820]: DetectObjects> Person (93.4%): Upper: 10 Lower: 100
[11.10.2020, 04:41:43.823]: Outsidemask> ->Camera has no mask, the object is OUTSIDE of the masked area.
[11.10.2020, 04:41:43.825]: DetectObjects> 127.0.0.1:83 - Person (93.40%) confirmed.
[11.10.2020, 04:41:43.829]: DetectObjects> 127.0.0.1:83 - The summary
erson (93.40%)
[11.10.2020, 04:41:43.832]: DetectObjects> 127.0.0.1:83 - (5/6) Performing alert actions:
[11.10.2020, 04:41:43.834]: CallTriggerURLs> -> trigger URL called:
, response: 'signal=green profile=1 lock=0 clip=1565947499 camera=Front Door '
[11.10.2020, 04:41:43.838]: Trigger> frontdoor last triggered at 10/11/2020 4:41:43 AM.
[11.10.2020, 04:41:43.856]: DetectObjects> 127.0.0.1:83 - (6/6) SUCCESS.
[11.10.2020, 04:41:43.859]: DetectObjects> 127.0.0.1:83 - Adding detection to history list.
[11.10.2020, 04:41:43.864]: DetectObjects> 127.0.0.1:83 - Total Time: 1549ms (Count=14, Min=1374ms, Max=3167ms, Avg=1645ms)
[11.10.2020, 04:41:43.868]: DetectObjects> 127.0.0.1:83 -DeepStack (URL) Time: 1196ms (Count=14, Min=1039ms, Max=2830ms, Avg=1288ms)
Do I need to enable the cancel function anywhere?