I have only recently started using Deepstack with my Blue Iris Systems and I have found the accuracy to be disappointing.
As I have only started using it, I am sure there are some tweaks that I could do to improve its performance.
Reading the Deepstack documentatioon, it does NOT learn from use. The builtin models are static and do not change.
If I am wrong, please point to the location in the documentation that proves that.
Before I spend a bunch of time creating and training my own model, does Blue Iris support the ability to start Deepstack using that custom model?
Can I put something like this in the Blue Iris GUI and have my labels be displayed in Blue Iris?
deepstack --MODELSTORE-DETECTION "C:/path-to-detection-models"
As I have only started using it, I am sure there are some tweaks that I could do to improve its performance.
Reading the Deepstack documentatioon, it does NOT learn from use. The builtin models are static and do not change.
If I am wrong, please point to the location in the documentation that proves that.
Before I spend a bunch of time creating and training my own model, does Blue Iris support the ability to start Deepstack using that custom model?
Can I put something like this in the Blue Iris GUI and have my labels be displayed in Blue Iris?
deepstack --MODELSTORE-DETECTION "C:/path-to-detection-models"