Didnt seem to work at my end.
For this command:
-VISION-FACE=False -VISION-SCENE=False -VISION-DETECTION=True -ADMIN-KEY= -API-KEY= -PORT=88
If your API key was say af-5667-yujhn-ssr and port was 81, by way of example, would it be:
-VISION-FACE=False -VISION-SCENE=False -VISION-DETECTION=True -ADMIN-KEY= -af-5667-yujhn-ssr= -PORT=81
I.e., have a - in front of the actual API key?
I PM'ed you but this is the command line I used:
docker run —name="deepstack" -e TZ=Europe/London -e VISION-DETECTION=True -v localstorage:/datastore -p 8083:5000 --restart always deepquestai/deepstack
Change the port to whichever you use and TZ to your TimeZone.
With help from a friend got it to work using this command
docker run -e VISION-DETECTION=True -v localstorage:/datastore -p 83:5000 deepquestai/deepstack
Anyone have these memos working yet?You need to go to the project home on github and then look at the recent releases.
Anyone have these memos working yet?
Where? I'm not seeing any labelIt does label it in BI, but only in the local console. Hopefully it gets added to UI3 and the mobile app.
Sent from my iPhone using Tapatalk
Where? I'm not seeing any label
I'm on bi 5.2.7.12
On my bi clips it says external
I upgraded to the even higher stable version 5.3 something and don't see anythingI don’t believe that it’s supported in the version that you’re running. Upgrade to the latest stable version, 5.2.9.23 and then give it a try.
Sent from my iPhone using Tapatalk
I upgraded to the even higher stable version 5.3 something and don't see anything
Although I'm not sure where its supposed to appear on BI
Not on mine.. anyone have an example?It should show in the local BI console on the alerts view. There should be the detected object type and the confidence level on each alert.
Sent from my iPhone using Tapatalk