DeepStack icon indicating copy to clipboard operation
DeepStack copied to clipboard

The World's Leading Cross Platform AI Engine for Edge Devices

Results 78 DeepStack issues
Sort by recently updated
recently updated
newest added

Hi @OlafenwaMoses @johnolafenwa I built a docker compose with an api to request images, a rabbitmq to store the images in the queue and 1 worker that collects the images...

In reference to closed bug [137](https://github.com/johnolafenwa/DeepStack/issues/137) , there is no folder called C:/DeepStack/logs. Running the latest windows gpu version. Please advise how to enable logs?

Is there any plans to have a version that supports the Coral TPU for low power devices / augment your pi support? (i am unclear how good a pi is...

Dear DeepStack Team, Thanks for great software, i have bought a Nvidia Jetson Nano 2GB to test it but i have some problem with Face Detection. At the moment i...

I'm trying to get GPU processing working on my older 2Gb GeForce GT 710 - which I believe should be about as fast as a jetson nano... When I try...

Today, I built the CPU version: ``` $sudo docker run -e VISION-DETECTION=True -e VISION-FACE=True -e MODE=High -v localstorage:/datastore -p 83:5000 --name ds_object_face deepquestai/deepstack DeepStack: Version 2021.02.1 /v1/vision/face --------------------------------------- /v1/vision/face/recognize ---------------------------------------...

Hello @johnolafenwa ! First of all, I would like to thank you for the excellent work you have done in developing and maintaining this project. I have a question. Regarding...

docker stats shows 7a562f8019ed deepstack 10.09% 189.2MiB / 7.75GiB 2.38% 5.33kB / 1.74kB 151MB / 4.1kB 15 This should only be using resources when processing a request. 10% CPU when...

I have been using the latest version of DeepStack: Version 2021.09.01 in 2 diferent systems: one is a ubuntu vm running on vmware ESXI, the other is a macbook pro...

I've poured over the repo and there seems to be instructions and other stuff missing about this. I've tried to work it out for many days, but no luck. Issues...