-
The DeepStack API returns a bounding box for the detected object. If the object is one that's supposed to trigger (based on class), there should be an optional secondary check on whether the rectangle…
-
**What trouble are you having?**
I am having problems correctly entering the local path to the aiinput folder in the yml where the images are stored to be analyzed. Is there a template format that…
-
Hello,
I am having new issue trying to run deepstack server :
`
/home/xxxx/torch/install/bin/lua: cannot open in mode r at /home/xxxx/torch/pkg/torch/lib/TH/THDiskFile.c:673
stack traceback:…
-
Running the GPU image...
Deepstack will sit there quite happily for hours detecting objects, then as soon as night time falls and my cameras switch to IR, after 1 or 2 scans the CPU will sit at 100…
-
https://github.com/danecreekphotography/node-deepstackai-trigger/blob/b8e9c4bc97f5578ef87bc16b113d1e67da8d5ca8/src/TriggerManager.ts#L99
Right now if someone puts "Dog" in as the label it won't mat…
-
I am trying to upgrade from version 4.0 to 5.0. I ran the command `docker-compose pull` and it worked properly. Then I ran the command `docker-compose up` and received the following error.
![image]…
-
Due to how I've partitioned my network, my blueiris web interface is not locally accessible without going through a reverse proxy that enforces SSO (single sign on).
BlueIris can however take the s…
-
https://github.com/robmarkcole/keras-flask-classifier
-
Just checking out the cancel flag but unable get past the error in the log. I have confirmed that the command to BI is accepted. This what I am sending.
http://192.168.1.6:81/admin?camera=Drive&fla…
-
`/admin&camera=shortname&flagalert=1` should work with BlueIris to avoid having the two camera setup. If that's the case update configuration documentation to be dramatically simpler.
"I currently …