DeepStack icon indicating copy to clipboard operation
DeepStack copied to clipboard

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

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

I'm using Deepstack from a container: docker image ls | grep deepstack deepquestai/deepstack latest 1b5996412c3e 5 weeks ago 2.9GB It's working fine on object detection using the python Deepstack SDK...

I'm finding with this that when you start multiple instances of DeepStack all looks OK until you process the first image. When this happens all instances of Python close down....

I see that it's possible to use DeepStack on RPi with NCS2, can you please add an amd64 docker build supporting the stick? I'm thinking about using it with my...

Hello, i'm interested to create a custom model locally. I tried to do it online but i get kicked out after 12 hours I followed every step in the guide,...

Awesome work! Everything is running fine but I'm surprised the CPU is running this much when it's idling. I was looking at the code, guessing the main loop is not...

As https://github.com/serengil/deepface

When training a face for facial recognition, sometimes Deepstack rejects the request to '/v1/vision/face/recognize' with **{'success': False, 'error': 'no face detected'}** but does not give us information on which file...

One application I am interested in developing is a live dashboard that could show historical inferences on Deepstack. This could probably use Grafana for frontend and Postgres/influxdb + S3/minio for...

When attempting to use custom models trained w/ stock YOLOv5 as opposed to deepstack-trainer, the error `Can't get attribute 'C3' on

I just noticed that upon startup, deepstack.exe connects to 138.197.226.196 for a while and disconnects. I assume this is a licensing server connection, but since this is open source now...

high-priority